From e7a2ea7d6456399adb5d8a71eaecb1cac85724c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:13:28 +0000 Subject: [PATCH] Bump ws from 6.1.2 to 6.2.4 Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 6.2.4. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.1.2...6.2.4) --- updated-dependencies: - dependency-name: ws dependency-version: 6.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f7db0f4..227da6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5581,9 +5581,9 @@ write-file-atomic@^2.3.0: signal-exit "^3.0.2" ws@^6.1.0: - version "6.1.2" - resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.2.tgz#3cc7462e98792f0ac679424148903ded3b9c3ad8" - integrity sha512-rfUqzvz0WxmSXtJpPMX2EeASXabOrSMk1ruMOV3JBTBjo4ac2lDjGGsbQSyxj8Odhw5fBib8ZKEjDNvgouNKYw== + version "6.2.4" + resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.4.tgz#d80bd7adbe495d8f4ff55d3a23a274740fcfc903" + integrity sha512-PNIUUyLI5YpkJZj60YBzX1o0ByQ4ovvfmq9N/Kig/PAYbVlGyz4R6G0SEWrD0O9acc0sT2+IdMBVLFv8FSi0Nw== dependencies: async-limiter "~1.0.0"