From f0b237ea871e4534ff627eb7756954bd0428f716 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 08:06:41 +0000 Subject: [PATCH] fix: i/46/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- i/46/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i/46/package.json b/i/46/package.json index 212d771..e812719 100644 --- a/i/46/package.json +++ b/i/46/package.json @@ -9,7 +9,7 @@ "author": "", "license": "ISC", "dependencies": { - "express": "^4.17.3", + "express": "^4.22.0", "http": "0.0.1-security", "socket.io": "^2.4.0" }