Skip to content

Commit e440310

Browse files
fix(deps): update dependency argon2 to ^0.44.0
1 parent adbe00c commit e440310

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)