mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.43.1 to 0.44.0. - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](https://github.com/ranisalt/node-argon2/compare/v0.43.1...v0.44.0) --- updated-dependencies: - dependency-name: argon2 dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>pull/2094/head
committed by
GitHub
2 changed files with 22 additions and 6 deletions
@ -36,8 +36,8 @@ importers: |
|||
specifier: ^5.3.2 |
|||
version: 5.3.2 |
|||
argon2: |
|||
specifier: ^0.43.1 |
|||
version: 0.43.1 |
|||
specifier: ^0.44.0 |
|||
version: 0.44.0 |
|||
cidr-tools: |
|||
specifier: ^11.0.3 |
|||
version: 11.0.3 |
|||
@ -325,6 +325,9 @@ packages: |
|||
'@emnapi/[email protected]': |
|||
resolution: {integrity: sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==} |
|||
|
|||
'@epic-web/[email protected]': |
|||
resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==} |
|||
|
|||
'@es-joy/[email protected]': |
|||
resolution: {integrity: sha512-BXuN7BII+8AyNtn57euU2Yxo9yA/KUDNzrpXyi3pfqKmBhhysR6ZWOebFh3vyPoqA3/j1SOvGgucElMGwlXing==} |
|||
engines: {node: '>=20.11.0'} |
|||
@ -2364,8 +2367,8 @@ packages: |
|||
[email protected]: |
|||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} |
|||
|
|||
[email protected]3.1: |
|||
resolution: {integrity: sha512-TfOzvDWUaQPurCT1hOwIeFNkgrAJDpbBGBGWDgzDsm11nNhImc13WhdGdCU6K7brkp8VpeY07oGtSex0Wmhg8w==} |
|||
[email protected]4.0: |
|||
resolution: {integrity: sha512-zHPGN3S55sihSQo0dBbK0A5qpi2R31z7HZDZnry3ifOyj8bZZnpZND2gpmhnRGO1V/d555RwBqIK5W4Mrmv3ig==} |
|||
engines: {node: '>=16.17.0'} |
|||
|
|||
[email protected]: |
|||
@ -2720,6 +2723,11 @@ packages: |
|||
resolution: {integrity: sha512-p9nwwR4qyT5W996vBZhdvBCnMhicY5ytZkR4D1Xj0wuTDEiMnjwR57Q3RXYY/s0EpX6Ay3vgIcfaR+ewGHsi+g==} |
|||
engines: {node: '>=18.0'} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==} |
|||
engines: {node: '>=20'} |
|||
hasBin: true |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} |
|||
engines: {node: '>= 8'} |
|||
@ -6136,6 +6144,8 @@ snapshots: |
|||
tslib: 2.8.1 |
|||
optional: true |
|||
|
|||
'@epic-web/[email protected]': {} |
|||
|
|||
'@es-joy/[email protected]': |
|||
dependencies: |
|||
'@types/estree': 1.0.8 |
|||
@ -8225,9 +8235,10 @@ snapshots: |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]3.1: |
|||
[email protected]4.0: |
|||
dependencies: |
|||
'@phc/format': 1.0.0 |
|||
cross-env: 10.0.0 |
|||
node-addon-api: 8.5.0 |
|||
node-gyp-build: 4.8.4 |
|||
|
|||
@ -8564,6 +8575,11 @@ snapshots: |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]: |
|||
dependencies: |
|||
'@epic-web/invariant': 1.0.0 |
|||
cross-spawn: 7.0.6 |
|||
|
|||
[email protected]: |
|||
dependencies: |
|||
path-key: 3.1.1 |
|||
|
|||
Loading…
Reference in new issue