Changed bcrypt to scrypt built-in

This commit is contained in:
SepehrYahyaee
2026-05-25 16:44:43 +03:30
parent 02031efdb5
commit ae12049e1b
3 changed files with 33 additions and 338 deletions

View File

@@ -31,7 +31,6 @@
"@nestjs/serve-static": "^4.0.2",
"@nestjs/swagger": "^7.4.2",
"axios": "^1.9.0",
"bcrypt": "^5.1.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dotenv": "^16.4.7",