diff --git a/package.json b/package.json index 8562f2c..47bf2e6 100644 --- a/package.json +++ b/package.json @@ -6,12 +6,12 @@ "start": "node ./bin/www" }, "dependencies": { - "body-parser": "~1.18.2", + "body-parser": "~1.19.2", "client-sessions": "^0.8.0", "cookie-parser": "~1.4.3", "debug": "~2.6.3", "ejs": "~2.5.6", - "express": "~4.16.0", + "express": "~4.17.3", "floatthead": "^2.0.3", "helmet": "^3.9.0", "machinepack-hackerrank": "^0.1.2",