diff --git a/package.json b/package.json index c8f8bb1..6e385fd 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ "author": "", "license": "ISC", "dependencies": { - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "crypto": "^1.0.1", "dotenv": "^8.2.0", "ejs": "^3.1.3", - "express": "^4.17.1", + "express": "^4.22.0", "mongoose": "^5.10.8", "path": "^0.12.7" }