fix(deps): update dependency ws to v8.12.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-02-18 20:05:44 +00:00 committed by Philip Molares
parent 57aad0ffa2
commit 9a41f87bd9
4 changed files with 21 additions and 6 deletions

View file

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

View file

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

View file

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

View file

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