From 2bced43f2b9070c1f53c8440b3dd81cbd0fcabab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 11:44:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb874e0..6486e13 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.22.0", "happypack": "5.0.1", "helmet": "3.22.0", "hpp": "0.2.2",