diff --git a/4-natours/after-section-14/package.json b/4-natours/after-section-14/package.json index 0b171a086b..9b1728c22f 100644 --- a/4-natours/after-section-14/package.json +++ b/4-natours/after-section-14/package.json @@ -15,14 +15,14 @@ "license": "ISC", "dependencies": { "@babel/polyfill": "^7.4.4", - "axios": "^0.18.0", + "axios": "^1.13.5", "bcryptjs": "^2.4.3", - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "compression": "^1.7.4", "cookie-parser": "^1.4.4", "cors": "^2.8.5", "dotenv": "^7.0.0", - "express": "^4.16.4", + "express": "^4.22.0", "express-mongo-sanitize": "^1.3.2", "express-rate-limit": "^3.5.0", "helmet": "^3.16.0",