diff --git a/testendtoend/todo/package.json b/testendtoend/todo/package.json index a17a34b..09d4dcd 100644 --- a/testendtoend/todo/package.json +++ b/testendtoend/todo/package.json @@ -12,10 +12,10 @@ "test-integration": "protractor" }, "dependencies": { - "body-parser": "~1.15.1", + "body-parser": "~1.20.4", "cookie-parser": "~1.4.3", "debug": "~2.2.0", - "express": "~4.13.4", + "express": "~4.22.0", "jade": "~1.11.0", "mongodb": "~2.1.13", "morgan": "~1.7.0",