From 50ee9344f6018715d25220ccb8d673625fd53c35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 22:28:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index f3c534fa..2e0dc66b --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "session": "^0.1.0", "setprototypeof": "^1.0.3", "sliced": "^1.0.1", - "socket.io": "^1.7.3", + "socket.io": "^3.0.0", "static-favicon": "^2.0.0-alpha", "statuses": "^1.3.1", "streamsearch": "^0.1.2",