From 2c64b6e74b6ba14f4875c8c3cc203959c4c79994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:24:04 +0000 Subject: [PATCH] fix(deps, frontend): bump ws from 6.2.4 to 6.2.5 in /frontend Bumps [ws](https://github.com/websockets/ws) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.4...6.2.5) --- updated-dependencies: - dependency-name: ws dependency-version: 6.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3f5e44c0239..e61ba2024c2 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -18156,11 +18156,11 @@ __metadata: linkType: hard "ws@npm:^6.2.1": - version: 6.2.4 - resolution: "ws@npm:6.2.4" + version: 6.2.5 + resolution: "ws@npm:6.2.5" dependencies: async-limiter: "npm:~1.0.0" - checksum: 10c0/5c2b9474164f9cb68c7776a1d10b0461c186f3a69bffb1028fca33eba5ab7206a09173fb0b311d6c5a81c8cf148406f8deb0b7d899542ab8ca67407d99717dad + checksum: 10c0/41de59d1b5087886783872a57f8e3817b5f46bb1ed3a550eaecd11180b451f314094762217551311d9af71bdbfa85b1922ac9952c90806b64a9084de791546bc languageName: node linkType: hard