build: argon2 ...

This commit is contained in:
Mathis H (Avnyr) 2024-02-27 16:45:03 +01:00
parent f62fb6d687
commit 73ee4e2894
Signed by: Mathis
GPG Key ID: 9B3849C18C153DDD

View File

@ -24,6 +24,9 @@
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@prisma/client": "^5.10.2",
"argon2": "^0.40.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1"
},