mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-16 23:31:46 +00:00
Update dependency ws to v8.9.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
def5cacceb
commit
65987e67a2
2 changed files with 21 additions and 6 deletions
|
@ -120,7 +120,7 @@
|
|||
"vega-embed": "6.21.0",
|
||||
"vega-lite": "5.5.0",
|
||||
"words-count": "2.0.2",
|
||||
"ws": "8.8.1",
|
||||
"ws": "8.9.0",
|
||||
"y-codemirror.next": "0.3.2",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.41"
|
||||
|
|
25
yarn.lock
25
yarn.lock
|
@ -2062,7 +2062,7 @@ __metadata:
|
|||
vega-embed: 6.21.0
|
||||
vega-lite: 5.5.0
|
||||
words-count: 2.0.2
|
||||
ws: 8.8.1
|
||||
ws: 8.9.0
|
||||
y-codemirror.next: 0.3.2
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.41
|
||||
|
@ -13052,9 +13052,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:8.8.1, ws@npm:^8.0.0, ws@npm:^8.8.0":
|
||||
version: 8.8.1
|
||||
resolution: "ws@npm:8.8.1"
|
||||
"ws@npm:8.9.0":
|
||||
version: 8.9.0
|
||||
resolution: "ws@npm:8.9.0"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ^5.0.2
|
||||
|
@ -13063,7 +13063,7 @@ __metadata:
|
|||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 2152cf862cae0693f3775bc688a6afb2e989d19d626d215e70f5fcd8eb55b1c3b0d3a6a4052905ec320e2d7734e20aeedbf9744496d62f15a26ad79cf4cf7dae
|
||||
checksum: 23aa0f021b2eb65c108ec4c3e08c0d81ba01f82b500432dfe327fd6be36079c1d81fdb0eac6464d2a0eb49904d34a9ab8c59619d673fa07b8346f83aeb0cbf12
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13082,6 +13082,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:^8.0.0, ws@npm:^8.8.0":
|
||||
version: 8.8.1
|
||||
resolution: "ws@npm:8.8.1"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ^5.0.2
|
||||
peerDependenciesMeta:
|
||||
bufferutil:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 2152cf862cae0693f3775bc688a6afb2e989d19d626d215e70f5fcd8eb55b1c3b0d3a6a4052905ec320e2d7734e20aeedbf9744496d62f15a26ad79cf4cf7dae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"xml-name-validator@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "xml-name-validator@npm:4.0.0"
|
||||
|
|
Loading…
Reference in a new issue