mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 03:27:05 -04:00
fix(deps): update dependency ws to v8.8.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
25a6932f30
commit
62dcbb2471
2 changed files with 17 additions and 2 deletions
|
@ -69,7 +69,7 @@
|
||||||
"rxjs": "7.5.6",
|
"rxjs": "7.5.6",
|
||||||
"sqlite3": "5.0.9",
|
"sqlite3": "5.0.9",
|
||||||
"typeorm": "0.3.7",
|
"typeorm": "0.3.7",
|
||||||
"ws": "8.8.0",
|
"ws": "8.8.1",
|
||||||
"y-protocols": "1.0.5",
|
"y-protocols": "1.0.5",
|
||||||
"yjs": "13.5.39"
|
"yjs": "13.5.39"
|
||||||
},
|
},
|
||||||
|
|
17
yarn.lock
17
yarn.lock
|
@ -5395,7 +5395,7 @@ __metadata:
|
||||||
tsconfig-paths: 4.0.0
|
tsconfig-paths: 4.0.0
|
||||||
typeorm: 0.3.7
|
typeorm: 0.3.7
|
||||||
typescript: 4.7.4
|
typescript: 4.7.4
|
||||||
ws: 8.8.0
|
ws: 8.8.1
|
||||||
y-protocols: 1.0.5
|
y-protocols: 1.0.5
|
||||||
yjs: 13.5.39
|
yjs: 13.5.39
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
|
@ -10008,6 +10008,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"ws@npm:8.8.1":
|
||||||
|
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
|
||||||
|
|
||||||
"xml2js@npm:^0.4.15, xml2js@npm:^0.4.19, xml2js@npm:^0.4.23":
|
"xml2js@npm:^0.4.15, xml2js@npm:^0.4.19, xml2js@npm:^0.4.23":
|
||||||
version: 0.4.23
|
version: 0.4.23
|
||||||
resolution: "xml2js@npm:0.4.23"
|
resolution: "xml2js@npm:0.4.23"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue