feat: argon2 version updated and removed types-argon2 depricated package

This commit is contained in:
mirarifhasan
2024-04-17 18:20:52 +06:00
parent f69417747b
commit b99f3c5aae
2 changed files with 42 additions and 25 deletions

View File

@@ -37,7 +37,7 @@
"@nestjs/schedule": "4.0.1",
"@nestjs/throttler": "5.0.1",
"@prisma/client": "5.8.1",
"argon2": "0.30.3",
"argon2": "0.40.1",
"bcrypt": "5.1.0",
"cookie": "0.5.0",
"cookie-parser": "1.4.6",
@@ -70,7 +70,6 @@
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.7",
"@relmify/jest-fp-ts": "2.0.2",
"@types/argon2": "0.15.0",
"@types/bcrypt": "5.0.0",
"@types/cookie": "0.5.1",
"@types/cookie-parser": "1.4.3",