From 1e44d63b9eca519506367b7e4fe93ddf5b000e83 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 10:58:35 +0000 Subject: [PATCH] fix: i/34/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- i/34/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i/34/package.json b/i/34/package.json index d0b1900..59ab923 100644 --- a/i/34/package.json +++ b/i/34/package.json @@ -8,7 +8,7 @@ "dependencies": { "cookie-parser": "~1.4.4", "debug": "~2.6.9", - "express": "~4.16.1", + "express": "~4.22.0", "http-errors": "~1.6.3", "jade": "~1.11.0", "jsonwebtoken": "^8.5.1",