From 24ad6b13ad0ddbc652aa62da7d5507a4b5b21872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 16:11:39 +0000 Subject: [PATCH] chore(deps): bump ws from 8.17.0 to 8.21.0 Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.21.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.17.0...8.21.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agents/package.json | 2 +- plugins/cartesia/package.json | 2 +- plugins/deepgram/package.json | 2 +- plugins/elevenlabs/package.json | 2 +- plugins/openai/package.json | 2 +- plugins/silero/package.json | 2 +- pnpm-lock.yaml | 39 +++++++++++++++++++-------------- 7 files changed, 29 insertions(+), 22 deletions(-) diff --git a/agents/package.json b/agents/package.json index 3aa9bdfce..cbfa0f784 100644 --- a/agents/package.json +++ b/agents/package.json @@ -45,7 +45,7 @@ "livekit-server-sdk": "^2.9.2", "pino": "^8.19.0", "pino-pretty": "^11.0.0", - "ws": "^8.16.0", + "ws": "^8.21.0", "zod": "^3.23.8" }, "peerDependencies": { diff --git a/plugins/cartesia/package.json b/plugins/cartesia/package.json index d00c6be4d..b7f5f35ae 100644 --- a/plugins/cartesia/package.json +++ b/plugins/cartesia/package.json @@ -40,7 +40,7 @@ "typescript": "^5.0.0" }, "dependencies": { - "ws": "^8.16.0" + "ws": "^8.21.0" }, "peerDependencies": { "@livekit/agents": "workspace:^x", diff --git a/plugins/deepgram/package.json b/plugins/deepgram/package.json index 46c7163e8..52a5f3865 100644 --- a/plugins/deepgram/package.json +++ b/plugins/deepgram/package.json @@ -40,7 +40,7 @@ "typescript": "^5.0.0" }, "dependencies": { - "ws": "^8.16.0" + "ws": "^8.21.0" }, "peerDependencies": { "@livekit/agents": "workspace:^x", diff --git a/plugins/elevenlabs/package.json b/plugins/elevenlabs/package.json index e070a1089..3726280c7 100644 --- a/plugins/elevenlabs/package.json +++ b/plugins/elevenlabs/package.json @@ -40,7 +40,7 @@ "typescript": "^5.0.0" }, "dependencies": { - "ws": "^8.16.0" + "ws": "^8.21.0" }, "peerDependencies": { "@livekit/agents": "workspace:^x", diff --git a/plugins/openai/package.json b/plugins/openai/package.json index 3f7d7e7d6..4bff733cb 100644 --- a/plugins/openai/package.json +++ b/plugins/openai/package.json @@ -42,7 +42,7 @@ "dependencies": { "openai": "^4.70.2", "sharp": "^0.33.5", - "ws": "^8.16.0" + "ws": "^8.21.0" }, "peerDependencies": { "@livekit/agents": "workspace:^x", diff --git a/plugins/silero/package.json b/plugins/silero/package.json index 102d365e0..da718fea1 100644 --- a/plugins/silero/package.json +++ b/plugins/silero/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "onnxruntime-node": "^1.19.2", - "ws": "^8.16.0" + "ws": "^8.21.0" }, "peerDependencies": { "@livekit/agents": "workspace:^x", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b151df08e..e0adbae56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: specifier: ^11.0.0 version: 11.0.0 ws: - specifier: ^8.16.0 - version: 8.17.0 + specifier: ^8.21.0 + version: 8.21.0 zod: specifier: ^3.23.8 version: 3.23.8 @@ -167,8 +167,8 @@ importers: plugins/cartesia: dependencies: ws: - specifier: ^8.16.0 - version: 8.17.0 + specifier: ^8.21.0 + version: 8.21.0 devDependencies: '@livekit/agents': specifier: workspace:^x @@ -198,8 +198,8 @@ importers: plugins/deepgram: dependencies: ws: - specifier: ^8.16.0 - version: 8.17.0 + specifier: ^8.21.0 + version: 8.21.0 devDependencies: '@livekit/agents': specifier: workspace:^x @@ -229,8 +229,8 @@ importers: plugins/elevenlabs: dependencies: ws: - specifier: ^8.16.0 - version: 8.17.0 + specifier: ^8.21.0 + version: 8.21.0 devDependencies: '@livekit/agents': specifier: workspace:^x @@ -291,8 +291,8 @@ importers: specifier: ^0.33.5 version: 0.33.5 ws: - specifier: ^8.16.0 - version: 8.17.0 + specifier: ^8.21.0 + version: 8.21.0 devDependencies: '@livekit/agents': specifier: workspace:^x @@ -325,8 +325,8 @@ importers: specifier: ^1.19.2 version: 1.19.2 ws: - specifier: ^8.16.0 - version: 8.17.0 + specifier: ^8.21.0 + version: 8.21.0 devDependencies: '@livekit/agents': specifier: workspace:^x @@ -1552,6 +1552,7 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vitest/expect@1.6.0': resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==} @@ -2428,11 +2429,12 @@ packages: glob@10.3.10: resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} engines: {node: '>=16 || 14 >=14.17'} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -2817,9 +2819,11 @@ packages: lodash.get@4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} + deprecated: This package is deprecated. Use the optional chaining (?.) operator instead. lodash.isequal@4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} + deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} @@ -2973,6 +2977,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} @@ -3527,6 +3532,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions spawndamnit@2.0.0: resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} @@ -3652,6 +3658,7 @@ packages: tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -4027,8 +4034,8 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.17.0: - resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==} + ws@8.21.0: + resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -7941,7 +7948,7 @@ snapshots: wrappy@1.0.2: {} - ws@8.17.0: {} + ws@8.21.0: {} y18n@4.0.3: {}