mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency ws to v8.11.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b7ea548bfa
commit
d15ba8e572
2 changed files with 6 additions and 21 deletions
|
@ -118,7 +118,7 @@
|
|||
"vega-embed": "6.21.0",
|
||||
"vega-lite": "5.6.0",
|
||||
"words-count": "2.0.2",
|
||||
"ws": "8.10.0",
|
||||
"ws": "8.11.0",
|
||||
"y-codemirror.next": "0.3.2",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.42"
|
||||
|
|
25
yarn.lock
25
yarn.lock
|
@ -2046,7 +2046,7 @@ __metadata:
|
|||
vega-embed: 6.21.0
|
||||
vega-lite: 5.6.0
|
||||
words-count: 2.0.2
|
||||
ws: 8.10.0
|
||||
ws: 8.11.0
|
||||
y-codemirror.next: 0.3.2
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.42
|
||||
|
@ -13259,9 +13259,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:8.10.0":
|
||||
version: 8.10.0
|
||||
resolution: "ws@npm:8.10.0"
|
||||
"ws@npm:8.11.0, ws@npm:^8.0.0, ws@npm:^8.9.0":
|
||||
version: 8.11.0
|
||||
resolution: "ws@npm:8.11.0"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ^5.0.2
|
||||
|
@ -13270,7 +13270,7 @@ __metadata:
|
|||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 3a32e15dffe633dd5ce99659793dbcf1440ea25d2da1060c88cbd22efdfb7986a6933e68aaa4b098fc3f1f7870cb386afd378a1ceaca4b31748471576d5a8b52
|
||||
checksum: 316b33aba32f317cd217df66dbfc5b281a2f09ff36815de222bc859e3424d83766d9eb2bd4d667de658b6ab7be151f258318fb1da812416b30be13103e5b5c67
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13289,21 +13289,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:^8.0.0, ws@npm:^8.9.0":
|
||||
version: 8.11.0
|
||||
resolution: "ws@npm:8.11.0"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ^5.0.2
|
||||
peerDependenciesMeta:
|
||||
bufferutil:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 316b33aba32f317cd217df66dbfc5b281a2f09ff36815de222bc859e3424d83766d9eb2bd4d667de658b6ab7be151f258318fb1da812416b30be13103e5b5c67
|
||||
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