Skip to content

Commit 74c9507

Browse files
chore(deps): update dependency argon2 to ^0.43.0 (#997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc998f3 commit 74c9507

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

packages/argon2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"devDependencies": {
6565
"@napi-rs/cli": "^3.0.0-alpha.64",
66-
"argon2": "^0.41.0",
66+
"argon2": "^0.43.0",
6767
"cross-env": "^7.0.3",
6868
"tinybench": "^3.0.0"
6969
}

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ __metadata:
10841084
resolution: "@node-rs/argon2@workspace:packages/argon2"
10851085
dependencies:
10861086
"@napi-rs/cli": "npm:^3.0.0-alpha.64"
1087-
argon2: "npm:^0.41.0"
1087+
argon2: "npm:^0.43.0"
10881088
cross-env: "npm:^7.0.3"
10891089
tinybench: "npm:^3.0.0"
10901090
languageName: unknown
@@ -2712,15 +2712,15 @@ __metadata:
27122712
languageName: node
27132713
linkType: hard
27142714

2715-
"argon2@npm:^0.41.0":
2716-
version: 0.41.1
2717-
resolution: "argon2@npm:0.41.1"
2715+
"argon2@npm:^0.43.0":
2716+
version: 0.43.0
2717+
resolution: "argon2@npm:0.43.0"
27182718
dependencies:
27192719
"@phc/format": "npm:^1.0.0"
2720-
node-addon-api: "npm:^8.1.0"
2720+
node-addon-api: "npm:^8.3.1"
27212721
node-gyp: "npm:latest"
2722-
node-gyp-build: "npm:^4.8.1"
2723-
checksum: 10c0/69f8f7e00f3d487a2cd7b3151fee6f5feb13e627e8f0551bac18f5d2dba50b1a521245d9c55140b80d7bfde1416bace520277627eb2d57c9e71403af4a4977d7
2722+
node-gyp-build: "npm:^4.8.4"
2723+
checksum: 10c0/4dbfbb5b3e03bf690a81b9de326ac9cc5500bee20c4159349d37d05f7432fef5c97b4f3c2a6d827f2f7ac6387650aa4532b88fe66e17d76d115fe39b9071b905
27242724
languageName: node
27252725
linkType: hard
27262726

@@ -6251,12 +6251,12 @@ __metadata:
62516251
languageName: node
62526252
linkType: hard
62536253

6254-
"node-addon-api@npm:^8.1.0":
6255-
version: 8.3.0
6256-
resolution: "node-addon-api@npm:8.3.0"
6254+
"node-addon-api@npm:^8.3.1":
6255+
version: 8.3.1
6256+
resolution: "node-addon-api@npm:8.3.1"
62576257
dependencies:
62586258
node-gyp: "npm:latest"
6259-
checksum: 10c0/0ed4206cb68921b33fc637c6f7ffcb91fcde85aea88ea60fadb7b0537bf177226a5600584eac9db2aff93600041d42796fb20576b3299b9be6ff7539592b2180
6259+
checksum: 10c0/e28f1c5094130ecc3a0bf882e0385e74cac9c5112d35287dbce369959551ab7ca4d1f1a69af737107c894c14b4063dd5002e2b3c16a27035d025bb06eefee058
62606260
languageName: node
62616261
linkType: hard
62626262

@@ -6288,7 +6288,7 @@ __metadata:
62886288
languageName: node
62896289
linkType: hard
62906290

6291-
"node-gyp-build@npm:^4.2.2, node-gyp-build@npm:^4.8.1":
6291+
"node-gyp-build@npm:^4.2.2, node-gyp-build@npm:^4.8.4":
62926292
version: 4.8.4
62936293
resolution: "node-gyp-build@npm:4.8.4"
62946294
bin:

0 commit comments

Comments
 (0)