diff --git a/package.json b/package.json index 7e8805574..775ec3f41 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "tsyringe": "4.9.1", "url-http": "1.3.4", "uuid": "11.1.1", - "ws": "8.20.1", + "ws": "8.21.0", "y-protocols": "1.0.6", "yazl": "3.3.1", "yjs": "13.6.27" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 429404e00..1840dcafc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,7 +169,7 @@ importers: version: 8.0.5 openai: specifier: 6.3.0 - version: 6.3.0(ws@8.20.1) + version: 6.3.0(ws@8.21.0) papaparse: specifier: 5.5.3 version: 5.5.3 @@ -225,8 +225,8 @@ importers: specifier: 11.1.1 version: 11.1.1 ws: - specifier: 8.20.1 - version: 8.20.1 + specifier: 8.21.0 + version: 8.21.0 y-protocols: specifier: 1.0.6 version: 1.0.6(yjs@13.6.27) @@ -4292,13 +4292,13 @@ packages: git-raw-commits@2.0.11: resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} engines: {node: '>=10'} - deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} - deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true glob-parent@5.1.2: @@ -6722,8 +6722,8 @@ packages: resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} - ws@8.18.1: - resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} + 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 @@ -6734,8 +6734,8 @@ packages: utf-8-validate: optional: true - ws@8.20.1: - resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} + ws@8.21.0: + resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -8238,7 +8238,7 @@ snapshots: dependencies: duplexify: 4.1.3 fastify-plugin: 5.1.0 - ws: 8.18.1 + ws: 8.20.1 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -11420,7 +11420,7 @@ snapshots: type-fest: 4.41.0 widest-line: 5.0.0 wrap-ansi: 9.0.2 - ws: 8.18.1 + ws: 8.20.1 yoga-layout: 3.2.1 transitivePeerDependencies: - bufferutil @@ -12508,9 +12508,9 @@ snapshots: dependencies: mimic-fn: 2.1.0 - openai@6.3.0(ws@8.20.1): + openai@6.3.0(ws@8.21.0): optionalDependencies: - ws: 8.20.1 + ws: 8.21.0 openapi-types@12.1.3: {} @@ -13891,10 +13891,10 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 3.0.7 - ws@8.18.1: {} - ws@8.20.1: {} + ws@8.21.0: {} + xtend@4.0.2: {} y-protocols@1.0.6(yjs@13.6.27):