diff --git a/package.json b/package.json index 0dbab5b..f7b435c 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,10 @@ "start": "node ./bin/www" }, "dependencies": { - "express": "~4.2.0", + "express": "~4.21.1", "static-favicon": "~1.0.0", "morgan": "~1.0.0", - "cookie-parser": "~1.0.1", + "cookie-parser": "~1.4.7", "body-parser": "~1.0.0", "debug": "~0.7.4", "jade": "~1.3.0",