fix(deps): Bumped argon2 to latest version for arm support
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2023-11-06 20:23:32 +01:00
parent 3192365793
commit cf48c00ddb
2 changed files with 139 additions and 48 deletions

View File

@@ -26,7 +26,7 @@
"license": "CC-BY-NC-SA-4.0",
"dependencies": {
"@odit/class-validator-jsonschema": "2.1.1",
"argon2": "0.27.1",
"argon2": "0.31.2",
"axios": "0.21.1",
"body-parser": "1.19.0",
"check-password-strength": "2.0.2",