From 3c7dee9950102d01bf9d4b36925401d00a29bd22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 18:53:51 +0000 Subject: [PATCH] build(deps): 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] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e4834e2..cfc50e6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-day-picker": "9.14.0", "react-dom": "19.2.5", "recharts": "^3.8.1", - "ws": "^8.20.0", + "ws": "^8.20.1", "zod": "^4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc3d630..6ca4cf1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^3.8.1 version: 3.8.1(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react-is@18.3.1)(react@19.2.5)(redux@5.0.1) ws: - specifier: ^8.20.0 - version: 8.20.0(bufferutil@4.1.0) + specifier: ^8.20.1 + version: 8.20.1(bufferutil@4.1.0) zod: specifier: ^4.4.3 version: 4.4.3 @@ -2903,8 +2903,8 @@ packages: resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} engines: {node: '>=0.10.0'} - 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 @@ -3838,7 +3838,7 @@ snapshots: dependencies: '@neondatabase/serverless': 0.9.5 bufferutil: 4.1.0 - ws: 8.20.0(bufferutil@4.1.0) + ws: 8.20.1(bufferutil@4.1.0) transitivePeerDependencies: - utf-8-validate @@ -5689,7 +5689,7 @@ snapshots: word-wrap@1.2.5: {} - ws@8.20.0(bufferutil@4.1.0): + ws@8.20.1(bufferutil@4.1.0): optionalDependencies: bufferutil: 4.1.0