chore: Update bcrypt version to 5.1.0

This commit is contained in:
Faruk AYDIN
2024-04-26 15:36:36 +02:00
parent 35b2639837
commit dbb24b3a9b
2 changed files with 29 additions and 22 deletions

View File

@@ -31,7 +31,7 @@
"accounting": "^0.4.1",
"ajv-formats": "^2.1.1",
"axios": "1.6.0",
"bcrypt": "^5.0.1",
"bcrypt": "^5.1.0",
"bullmq": "^3.0.0",
"cors": "^2.8.5",
"crypto-js": "^4.1.1",