diff --git a/package.json b/package.json index cc40ff0..b878e82 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "node -r dotenv/config ./bin/www" }, "dependencies": { - "cookie-parser": "1.4.6", + "cookie-parser": "1.4.7", "debug": "4.3.4", "dotenv": "10.0.0", "express": "4.17.3",