From e2be58f0c6193e873bd0af7b2d761ee650b2904c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Dec 2025 06:08:16 +0000 Subject: [PATCH] fix: i/46/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- 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..a11da10 100644 --- a/i/46/package.json +++ b/i/46/package.json @@ -11,6 +11,6 @@ "dependencies": { "express": "^4.17.3", "http": "0.0.1-security", - "socket.io": "^2.4.0" + "socket.io": "^3.0.0" } }