Skip to content

Commit 18982ca

Browse files
chore: bump argon2 from 0.31.1 to 0.41.1
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.31.1 to 0.41.1. - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](ranisalt/node-argon2@v0.31.1...v0.41.1) --- updated-dependencies: - dependency-name: argon2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dbfe22 commit 18982ca

File tree

2 files changed

+19
-262
lines changed

2 files changed

+19
-262
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@coder/logger": "^3.0.1",
67-
"argon2": "^0.31.1",
67+
"argon2": "^0.41.1",
6868
"compression": "^1.7.4",
6969
"cookie-parser": "^1.4.6",
7070
"env-paths": "^2.2.1",

0 commit comments

Comments
 (0)