From de55e411d4ecb00ad5f7c4032722e429f626c988 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Apr 2021 02:12:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1255647 --- 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" }