From 67dfe0dc238312809c6c0c6abab49321086517f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 08:56:17 +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 805f8efb7..8298ca8c8 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "dependencies": { "events": "^3.3.0", "util": "^0.12.4", - "ws": "^7.4.6", + "ws": "^8.17.1", "xmlhttprequest": "^1.8.0" }, "browser": {