From ff10679348e1d3aadc60fce06ad0ecc1058dae87 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 May 2021 20:14:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d26b1c6..da5daae 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "request": "^2.65.0", "superagent": "3.7.0", "svg-inline-loader": "^0.3.0", - "ws":"1.1.0", + "ws":"7.4.6", "express-ws":"2.0.0" }