Skip to content

Commit b94943a

Browse files
chore(deps): update dependency argon2 to ^0.41.0 (#879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96c7b19 commit b94943a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.54",
66-
"argon2": "^0.40.3",
66+
"argon2": "^0.41.0",
6767
"cross-env": "^7.0.3"
6868
}
6969
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ __metadata:
985985
resolution: "@node-rs/argon2@workspace:packages/argon2"
986986
dependencies:
987987
"@napi-rs/cli": "npm:^3.0.0-alpha.54"
988-
argon2: "npm:^0.40.3"
988+
argon2: "npm:^0.41.0"
989989
cross-env: "npm:^7.0.3"
990990
languageName: unknown
991991
linkType: soft
@@ -2669,15 +2669,15 @@ __metadata:
26692669
languageName: node
26702670
linkType: hard
26712671

2672-
"argon2@npm:^0.40.3":
2673-
version: 0.40.3
2674-
resolution: "argon2@npm:0.40.3"
2672+
"argon2@npm:^0.41.0":
2673+
version: 0.41.0
2674+
resolution: "argon2@npm:0.41.0"
26752675
dependencies:
26762676
"@phc/format": "npm:^1.0.0"
2677-
node-addon-api: "npm:^8.0.0"
2677+
node-addon-api: "npm:^8.1.0"
26782678
node-gyp: "npm:latest"
2679-
node-gyp-build: "npm:^4.8.0"
2680-
checksum: 10c0/994cf1ae5625aeb5ec2d0e0de67f2cf64b8723e0cc8f3cca844b99b00f57e8ad5cc6eb43b2287c9bd0fb9bd15d147e9341327115a447a6208c47ca7cc78705f5
2679+
node-gyp-build: "npm:^4.8.1"
2680+
checksum: 10c0/073341f9ea85814ba3b7316d0862c6a687a3d3a4c858efacf2687bc93ee227e1f2dda4031e0fa6eead36b2b495c7a1fc860a2e43049aa0b90221184a65567249
26812681
languageName: node
26822682
linkType: hard
26832683

@@ -6217,7 +6217,7 @@ __metadata:
62176217
languageName: node
62186218
linkType: hard
62196219

6220-
"node-addon-api@npm:^8.0.0":
6220+
"node-addon-api@npm:^8.1.0":
62216221
version: 8.1.0
62226222
resolution: "node-addon-api@npm:8.1.0"
62236223
dependencies:
@@ -6254,7 +6254,7 @@ __metadata:
62546254
languageName: node
62556255
linkType: hard
62566256

6257-
"node-gyp-build@npm:^4.2.2, node-gyp-build@npm:^4.8.0":
6257+
"node-gyp-build@npm:^4.2.2, node-gyp-build@npm:^4.8.1":
62586258
version: 4.8.1
62596259
resolution: "node-gyp-build@npm:4.8.1"
62606260
bin:

0 commit comments

Comments
 (0)