From 6c2af080d4dee0744646dc656c3b630ddf38629f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 20:23:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de9761a8..9eefe56e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "tslint-eslint-rules": "1.5.0", "uglify-js": "2.7.3", "webpack": "2.2.0-rc.3", - "ws": "1.1.1", + "ws": "8.17.1", "xml2js": "^0.4.17" }, "devDependencies": {