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" } }