diff --git a/package.json b/package.json index fea0581..c8acf89 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "author": "ETechD", "license": "ISC", "dependencies": { - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "cookie-parser": "^1.4.4", "ejs": "^2.7.4", - "express": "^4.17.1", + "express": "^4.22.0", "express-async-handler": "^1.1.4", "geoip-lite": "^1.3.7", "lowdb": "^1.0.0",