From cc8523bee169ccb8e695d1e607fd4cd7278b98ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Nov 2022 02:39:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336 --- 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..b115db68 --- 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": "^2.5.0", "static-favicon": "^2.0.0-alpha", "statuses": "^1.3.1", "streamsearch": "^0.1.2",