diff --git a/packages/cli/package.json b/packages/cli/package.json index dbc4bf0..fd7178c 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -45,7 +45,7 @@ "@clack/prompts": "^1.2.0", "node-pty": "^1.0.0", "qrcode-terminal": "^0.12.0", - "ws": "^8.20.0" + "ws": "^8.20.1" }, "devDependencies": { "@itwillsync/shared": "workspace:*", diff --git a/packages/hub/package.json b/packages/hub/package.json index 1f44044..bd6df4c 100644 --- a/packages/hub/package.json +++ b/packages/hub/package.json @@ -10,7 +10,7 @@ "test": "vitest run" }, "dependencies": { - "ws": "^8.20.0" + "ws": "^8.20.1" }, "devDependencies": { "@itwillsync/shared": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33d474f..8696917 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^0.12.0 version: 0.12.0 ws: - specifier: ^8.20.0 - version: 8.20.0 + specifier: ^8.20.1 + version: 8.20.1 devDependencies: '@itwillsync/shared': specifier: workspace:* @@ -91,8 +91,8 @@ importers: packages/hub: dependencies: ws: - specifier: ^8.20.0 - version: 8.20.0 + specifier: ^8.20.1 + version: 8.20.1 devDependencies: '@itwillsync/shared': specifier: workspace:* @@ -1532,6 +1532,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vitejs/plugin-vue@5.2.4': resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} @@ -4003,8 +4004,8 @@ packages: resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==} engines: {node: '>=18'} - 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 @@ -7880,7 +7881,7 @@ snapshots: string-width: 7.2.0 strip-ansi: 7.2.0 - ws@8.20.0: {} + ws@8.20.1: {} xml-name-validator@5.0.0: {}