From 9d8cd58132dd1ec6c57761de573b3e416bd1a98c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 07:24:36 +0000 Subject: [PATCH] fix: i/33/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- i/33/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i/33/package.json b/i/33/package.json index b1a78e5..801d047 100644 --- a/i/33/package.json +++ b/i/33/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", "morgan": "~1.9.1"