From 9d43168f88f1c6cfc78d212471f3e76ee9541436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 08:20:30 +0000 Subject: [PATCH] chore(deps): bump ws from 8.19.0 to 8.20.0 Bumps [ws](https://github.com/websockets/ws) from 8.19.0 to 8.20.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.19.0...8.20.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/client/package.json | 2 +- packages/server-playwright/package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++++-------- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/packages/client/package.json b/packages/client/package.json index 6f362c1..75ceb36 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@browseragentprotocol/protocol": "workspace:*", - "ws": "^8.19.0" + "ws": "^8.20.0" }, "devDependencies": { "@types/ws": "^8.5.14", diff --git a/packages/server-playwright/package.json b/packages/server-playwright/package.json index 27b261e..7ca6a05 100644 --- a/packages/server-playwright/package.json +++ b/packages/server-playwright/package.json @@ -63,7 +63,7 @@ "@browseragentprotocol/logger": "workspace:*", "@browseragentprotocol/protocol": "workspace:*", "playwright": "^1.58.2", - "ws": "^8.19.0" + "ws": "^8.20.0" }, "devDependencies": { "@types/ws": "^8.5.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 091bd2b..51bf6ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ importers: specifier: workspace:* version: link:../protocol ws: - specifier: ^8.19.0 - version: 8.19.0 + specifier: ^8.20.0 + version: 8.20.0 devDependencies: '@types/ws': specifier: ^8.5.14 @@ -155,8 +155,8 @@ importers: specifier: ^1.58.2 version: 1.58.2 ws: - specifier: ^8.19.0 - version: 8.19.0 + specifier: ^8.20.0 + version: 8.20.0 devDependencies: '@types/ws': specifier: ^8.5.14 @@ -1705,6 +1705,10 @@ packages: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} + picomatch@4.0.4: + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} + engines: {node: '>=12'} + pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} @@ -2144,8 +2148,8 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.19.0: - resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==} + ws@8.20.0: + resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -3634,6 +3638,8 @@ snapshots: picomatch@4.0.3: {} + picomatch@4.0.4: {} + pify@4.0.1: {} pirates@4.0.7: {} @@ -4012,7 +4018,7 @@ snapshots: vite@8.0.1(@types/node@25.5.0)(esbuild@0.27.4)(tsx@4.21.0): dependencies: lightningcss: 1.32.0 - picomatch: 4.0.3 + picomatch: 4.0.4 postcss: 8.5.8 rolldown: 1.0.0-rc.10 tinyglobby: 0.2.15 @@ -4062,7 +4068,7 @@ snapshots: wrappy@1.0.2: {} - ws@8.19.0: {} + ws@8.20.0: {} yocto-queue@0.1.0: {}