Fixes for Admin Login, @somaiya.edu validation, and Password Visibility
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"express": "^4.19.2",
|
||||
"express-session": "^1.18.0",
|
||||
"googleapis": "^134.0.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"mongodb": "^6.15.0",
|
||||
"mongoose": "^8.9.5",
|
||||
"mongoose-findorcreate": "^4.0.0",
|
||||
@@ -42,6 +42,8 @@
|
||||
"uuid": "^11.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.0"
|
||||
"jest": "^30.2.0",
|
||||
"nodemon": "^3.1.0",
|
||||
"supertest": "^7.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user