diff --git a/resources/solution/mongodb/ex_11/package.json b/resources/solution/mongodb/ex_11/package.json index b2e80661..57ee09a6 100644 --- a/resources/solution/mongodb/ex_11/package.json +++ b/resources/solution/mongodb/ex_11/package.json @@ -11,8 +11,8 @@ "author": "", "license": "ISC", "dependencies": { - "body-parser": "^1.19.0", - "express": "^4.17.1", + "body-parser": "^1.20.4", + "express": "^4.22.0", "mongodb": "^3.5.5", "nodemon": "^2.0.17" }