From 1434d4134ebea397c3cd7d5c8eaca9ace32a82bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:24:01 +0000 Subject: [PATCH] chore(deps): bump ws from 8.21.0 to 8.21.1 Bumps [ws](https://github.com/websockets/ws) from 8.21.0 to 8.21.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.21.0...8.21.1) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5c7763f..35e540a 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "rehype-sanitize": "^6.0.0", "remark-gfm": "^4.0.1", "tailwind-merge": "^3.6.0", - "ws": "8.21.0", + "ws": "8.21.1", "y-codemirror.next": "^0.3.5", "y-indexeddb": "9.0.12", "y-protocols": "^1.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af95fcd..f02118e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: ^3.6.0 version: 3.6.0 ws: - specifier: 8.21.0 - version: 8.21.0 + specifier: 8.21.1 + version: 8.21.1 y-codemirror.next: specifier: ^0.3.5 version: 0.3.5(@codemirror/state@6.7.1)(@codemirror/view@6.43.6)(yjs@13.6.31) @@ -5115,8 +5115,8 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.21.0: - resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} + ws@8.21.1: + resolution: {integrity: sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -10427,7 +10427,7 @@ snapshots: wrappy@1.0.2: {} - ws@8.21.0: {} + ws@8.21.1: {} xml-name-validator@5.0.0: {}