From 8e1723ac50b3cabc954144e8662216fca3adf820 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 May 2021 08:07:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1082936 - 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 0aa2abb..393bd3c 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "place-my-order-assets": "^0.1.7", "steal": "^0.15.0", "steal-platform": "0.0.4", - "steal-socket.io": "^2.0.0" + "steal-socket.io": "^4.1.0" }, "devDependencies": { "can-fixture": "^0.1.2",