From 673a4d251a977888cd616f8943ece6afa4aed797 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Jan 2021 02:15:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ENGINEIO-1056749 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 254f921..0c84f52 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "scheduled": "0.4.5", "sentiment-spanish": "0.0.8", "slack-node": "0.2.0", - "socket.io": "1.4.8", + "socket.io": "3.0.0", "twitter": "1.3.0", "x-ray": "2.3.0" }