From 1ac3ccb475b5326dc52489075745f4f15eab9aaa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 19:00:35 +0000 Subject: [PATCH] fix: AhMyth-Server/app/node_modules/engine.io-client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- AhMyth-Server/app/node_modules/engine.io-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/node_modules/engine.io-client/package.json b/AhMyth-Server/app/node_modules/engine.io-client/package.json index 7e11e9ec..1a729102 100644 --- a/AhMyth-Server/app/node_modules/engine.io-client/package.json +++ b/AhMyth-Server/app/node_modules/engine.io-client/package.json @@ -77,7 +77,7 @@ "parsejson": "0.0.1", "parseqs": "0.0.2", "parseuri": "0.0.4", - "ws": "1.0.1", + "ws": "8.17.1", "xmlhttprequest-ssl": "1.5.1", "yeast": "0.1.2" },