From e9952dc7405615b1a30e978b68e72233c3857cf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 05:00:16 +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 8258f02..9d0120e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "node-rtsp-stream-es6": "github:shbatm/node-rtsp-stream-es6", "pm2": "^5.1.2", "ps-tree": "^1.1.0", - "ws": "^5.2.3" + "ws": "^8.17.1" }, "repository": { "type": "git",