From 422b8e6f73eda1a2f268fc509a18ae4895387666 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 23:00:37 +0000 Subject: [PATCH] fix: node_modules/jsdom/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- node_modules/jsdom/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/jsdom/package.json b/node_modules/jsdom/package.json index c774c7e0..cb1f50c1 100644 --- a/node_modules/jsdom/package.json +++ b/node_modules/jsdom/package.json @@ -43,7 +43,7 @@ "whatwg-encoding": "^1.0.3", "whatwg-mimetype": "^2.1.0", "whatwg-url": "^6.4.1", - "ws": "^5.2.0", + "ws": "^8.17.1", "xml-name-validator": "^3.0.0" }, "devDependencies": {