From f84abd20ccb8d5e48b272586587ab2c8d5e6ba44 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Oct 2024 06:09:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb874e0..246e297 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "compression": "1.7.4", "cross-env": "5.2.1", "dotenv": "8.1.0", - "express": "4.17.1", + "express": "4.21.1", "happypack": "5.0.1", "helmet": "3.22.0", "hpp": "0.2.2",