From f993c3c66db5496f4afb0587cc09a582f95acee2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Dec 2025 19:47:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85b22c6..692c83b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "minimist": "^1.2.8", "node-static": "^0.7.10", "semver": "^5.5.0", - "socket.io": "~2.5.0", + "socket.io": "~3.0.0", "string-format": "~2.0.0" }, "devDependencies": {