Skip to content

Commit cf9751c

Browse files
fix(deps): update dependency argon2 to ^0.44.0 (#445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adbe00c commit cf9751c

File tree

2 files changed

+40
-16
lines changed

2 files changed

+40
-16
lines changed

package-lock.json

Lines changed: 39 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@nestjs/passport": "^10.0.0",
2929
"@nestjs/platform-fastify": "^10.0.0",
3030
"@nestjs/terminus": "^10.0.0",
31-
"argon2": "^0.41.0",
31+
"argon2": "^0.44.0",
3232
"class-validator": "^0.14.0",
3333
"fastify": "^4.12.0",
3434
"graphql": "^16.6.0",

0 commit comments

Comments
 (0)