update/password security
This commit is contained in:
5 files changed
+40
-8
No files matched your search
+2
-1
@@ -20,6 +20,7 @@
|
||||
"dependencies": {
|
||||
"@google/genai": "^0.14.0",
|
||||
"bcrypt": "^5.1.1",
|
||||
"check-password-strength": "^3.0.0",
|
||||
"connect-mongo": "^5.1.0",
|
||||
"crypto": "^1.0.1",
|
||||
"dotenv": "^16.5.0",
|
||||
@@ -29,7 +30,7 @@
|
||||
"joi": "^17.13.3",
|
||||
"mongodb": "^6.16.0",
|
||||
"nodemailer": "^7.0.3",
|
||||
"sweetalert2": "^11.21.0"
|
||||
"sweetalert2": "^11.6.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.10"
|
||||
|
||||
Reference in new issue
Block a user