From 68f8c7217a12f3023c3cd8a5839dd00e11aab3bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 23:08:28 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /buggy/codebase-monitor directory: [ws](https://github.com/websockets/ws). Bumps the npm_and_yarn group with 1 update in the /codebase-monitor directory: [ws](https://github.com/websockets/ws). Updates `ws` from 8.19.0 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.19.0...8.21.0) Updates `ws` from 8.19.0 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.19.0...8.21.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- buggy/codebase-monitor/package-lock.json | 8 ++++---- buggy/codebase-monitor/package.json | 2 +- codebase-monitor/package-lock.json | 8 ++++---- codebase-monitor/package.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/buggy/codebase-monitor/package-lock.json b/buggy/codebase-monitor/package-lock.json index 4a0afe03a..1b860b918 100644 --- a/buggy/codebase-monitor/package-lock.json +++ b/buggy/codebase-monitor/package-lock.json @@ -16,7 +16,7 @@ "openai": "^6.18.0", "simple-git": "^3.36.0", "uuid": "^14.0.0", - "ws": "^8.13.0" + "ws": "^8.21.0" } }, "node_modules/@kwsites/file-exists": { @@ -1192,9 +1192,9 @@ } }, "node_modules/ws": { - "version": "8.19.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", - "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==", + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", + "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", "license": "MIT", "engines": { "node": ">=10.0.0" diff --git a/buggy/codebase-monitor/package.json b/buggy/codebase-monitor/package.json index efc6c8f89..1a2262f84 100644 --- a/buggy/codebase-monitor/package.json +++ b/buggy/codebase-monitor/package.json @@ -16,6 +16,6 @@ "openai": "^6.18.0", "simple-git": "^3.36.0", "uuid": "^14.0.0", - "ws": "^8.13.0" + "ws": "^8.21.0" } } diff --git a/codebase-monitor/package-lock.json b/codebase-monitor/package-lock.json index c7c2868cb..269462471 100644 --- a/codebase-monitor/package-lock.json +++ b/codebase-monitor/package-lock.json @@ -16,7 +16,7 @@ "openai": "^6.18.0", "simple-git": "^3.36.0", "uuid": "^14.0.0", - "ws": "^8.13.0" + "ws": "^8.21.0" } }, "node_modules/@kwsites/file-exists": { @@ -1192,9 +1192,9 @@ } }, "node_modules/ws": { - "version": "8.19.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", - "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==", + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", + "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", "license": "MIT", "engines": { "node": ">=10.0.0" diff --git a/codebase-monitor/package.json b/codebase-monitor/package.json index efc6c8f89..1a2262f84 100644 --- a/codebase-monitor/package.json +++ b/codebase-monitor/package.json @@ -16,6 +16,6 @@ "openai": "^6.18.0", "simple-git": "^3.36.0", "uuid": "^14.0.0", - "ws": "^8.13.0" + "ws": "^8.21.0" } }