diff --git a/package.json b/package.json index 0dbab5b..fa0fec3 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "node ./bin/www" }, "dependencies": { - "express": "~4.2.0", + "express": "~4.20.0", "static-favicon": "~1.0.0", "morgan": "~1.0.0", "cookie-parser": "~1.0.1",