From 71cf05dda03d8ef0948e3cbd7a19f4fd60f926ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 18:20:22 +0000 Subject: [PATCH] Bump ws from 8.20.0 to 8.20.1 Bumps [ws](https://github.com/websockets/ws) from 8.20.0 to 8.20.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.20.0...8.20.1) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb9f3b8..b1edc7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ importers: version: 1.0.3 ws: specifier: ^8.20.0 - version: 8.20.0 + version: 8.20.1 devDependencies: '@logux/oxc-configs': specifier: ^0.3.4 @@ -1155,8 +1155,8 @@ packages: engines: {node: '>=8'} hasBin: true - ws@8.20.0: - resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} + ws@8.20.1: + resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -1996,6 +1996,6 @@ snapshots: siginfo: 2.0.0 stackback: 0.0.2 - ws@8.20.0: {} + ws@8.20.1: {} yaml@2.8.3: {}