From 9452cb2ff7eaeaccd7c100a51c5832c457abf5e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:33:39 +0000 Subject: [PATCH] Update dependency ws to v7.5.10 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aa62e87..df2dc78f 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "rimraf": "3.0.2" }, "dependencies": { - "ws": "7.4.6" + "ws": "7.5.10" } }