diff --git a/backend/package.json b/backend/package.json index bf7acb1fc..324b2fabb 100644 --- a/backend/package.json +++ b/backend/package.json @@ -74,7 +74,7 @@ "rxjs": "7.8.0", "sqlite3": "5.1.4", "typeorm": "0.3.7", - "ws": "8.12.0", + "ws": "8.12.1", "y-protocols": "1.0.5", "yjs": "13.5.45" }, diff --git a/commons/package.json b/commons/package.json index e98caef6b..adc05e705 100644 --- a/commons/package.json +++ b/commons/package.json @@ -38,7 +38,7 @@ "eventemitter2": "6.4.9", "isomorphic-ws": "5.0.0", "lib0": "0.2.62", - "ws": "8.12.0", + "ws": "8.12.1", "y-protocols": "1.0.5", "yjs": "13.5.45" }, diff --git a/frontend/package.json b/frontend/package.json index ae2f94603..0478733fd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -120,7 +120,7 @@ "vega-embed": "6.21.0", "vega-lite": "5.6.0", "words-count": "2.0.2", - "ws": "8.12.0", + "ws": "8.12.1", "y-codemirror.next": "0.3.2", "y-protocols": "1.0.5", "yjs": "13.5.45" diff --git a/yarn.lock b/yarn.lock index c492b8617..1ce743e83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2284,7 +2284,7 @@ __metadata: tsconfig-paths: 4.1.2 typeorm: 0.3.7 typescript: 4.9.5 - ws: 8.12.0 + ws: 8.12.1 y-protocols: 1.0.5 yjs: 13.5.45 languageName: unknown @@ -2311,7 +2311,7 @@ __metadata: prettier: 2.8.4 ts-jest: 29.0.5 typescript: 4.9.5 - ws: 8.12.0 + ws: 8.12.1 y-protocols: 1.0.5 yjs: 13.5.45 languageName: unknown @@ -2456,7 +2456,7 @@ __metadata: vega-embed: 6.21.0 vega-lite: 5.6.0 words-count: 2.0.2 - ws: 8.12.0 + ws: 8.12.1 y-codemirror.next: 0.3.2 y-protocols: 1.0.5 yjs: 13.5.45 @@ -18747,6 +18747,21 @@ __metadata: languageName: node linkType: hard +"ws@npm:8.12.1": + version: 8.12.1 + resolution: "ws@npm:8.12.1" + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ">=5.0.2" + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + checksum: 97301c1c4d838fc81bd413f370f75c12aabe44527b31323b761eab3043a9ecb7e32ffd668548382c9a6a5ad3a1c3a9249608e8338e6b939f2f9540f1e21970b5 + languageName: node + linkType: hard + "ws@npm:^7.3.1": version: 7.5.9 resolution: "ws@npm:7.5.9"