diff --git a/package.json b/package.json index de87ce3..8453102 100644 --- a/package.json +++ b/package.json @@ -27,12 +27,12 @@ "dependencies": { "app-root-path": "^3.0.0", "bcryptjs": "^2.4.3", - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "cors": "^2.8.5", "crypto-random-string": "^3.3.0", "date-fns": "^2.16.1", "dotenv": "^8.2.0", - "express": "^4.17.1", + "express": "^4.22.0", "helmet": "^4.4.0", "jest": "^26.4.2", "jsonwebtoken": "^8.5.1",