From f75a22f47f8241d064a567515f0e22df52573758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 04:00:16 +0000 Subject: [PATCH] chore(deps): bump ws from 8.21.1 to 8.21.3 Bumps [ws](https://github.com/websockets/ws) from 8.21.1 to 8.21.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.21.1...8.21.3) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 ++++++++++++++++++---- pnpm-workspace.yaml | 2 +- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b88c72..861dc72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ catalogs: specifier: 7.4.1 version: 7.4.1 ws: - specifier: 8.21.1 - version: 8.21.1 + specifier: 8.21.3 + version: 8.21.3 zod: specifier: 4.4.3 version: 4.4.3 @@ -133,7 +133,7 @@ importers: version: 3.6.7 ws: specifier: 'catalog:' - version: 8.21.1 + version: 8.21.3 zod: specifier: 'catalog:' version: 4.4.3 @@ -3823,6 +3823,18 @@ packages: utf-8-validate: optional: true + ws@8.21.3: + resolution: {integrity: sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} @@ -4720,7 +4732,7 @@ snapshots: dependencies: duplexify: 4.1.3 fastify-plugin: 6.0.0 - ws: 8.21.1 + ws: 8.21.3 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -7458,6 +7470,8 @@ snapshots: ws@8.21.1: {} + ws@8.21.3: {} + y18n@5.0.8: {} yallist@3.1.1: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index a53e5ad..5151324 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -31,7 +31,7 @@ catalog: vite-plugin-pwa: 1.3.0 vitest: 4.1.10 workbox-window: 7.4.1 - ws: 8.21.1 + ws: 8.21.3 zod: 4.4.3 web-push: 3.6.7 '@types/web-push': 3.6.4