From d37ac08893aaae8f2d22184344af8df54b2950c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 17:28:23 +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 0f8c49a..380eb4d 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "serialize-error": "^11.0.3", "tslib": "^2.6.2", "undici": "^6.14.1", - "ws": "^8.16.0", + "ws": "^8.17.1", "xksuid": "https://github.com/aultac/xksuid.git#commit=22a21eb01331191feb62ea0a4e67d96d2e80f396" }, "peerDependencies": {