From 4c4c2386536ec995cb44d7508503130948bffd9e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 08:52:49 +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 b238cf064..bf3c037d7 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "base64id": "1.0.0", "debug": "2.3.3", "engine.io-parser": "2.0.1", - "ws": "2.2.0", + "ws": "8.17.1", "cookie": "0.3.1" }, "devDependencies": {