diff --git a/MERN/Authentication Form/server/package.json b/MERN/Authentication Form/server/package.json index f60f7864bf..aff4613c67 100644 --- a/MERN/Authentication Form/server/package.json +++ b/MERN/Authentication Form/server/package.json @@ -14,7 +14,7 @@ "bcrypt": "^6.0.0", "cors": "^2.8.5", "dotenv": "^16.0.3", - "express": "^4.19.2", + "express": "^4.22.0", "jsonwebtoken": "^9.0.0", "mongoose": "^7.3.4", "nodemon": "^3.0.0"