From 0c7c8b506b1981f16da561b70db86a0b0c883c54 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Nov 2022 02:45:29 +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(-) diff --git a/package.json b/package.json index 7ac64270..23c1233f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gulp": "3.9.0", "hostenv": "1.0.1", "opentype.js": "0.4.4", - "socket.io": "2.0.3", + "socket.io": "2.5.0", "superagent": "3.6.0", "vd": "0.1.0" },