mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix(deps): update dependency ws to v8.9.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e55a57be7e
commit
244884526e
2 changed files with 17 additions and 2 deletions
|
@ -70,7 +70,7 @@
|
|||
"rxjs": "7.5.6",
|
||||
"sqlite3": "5.1.1",
|
||||
"typeorm": "0.3.7",
|
||||
"ws": "8.8.1",
|
||||
"ws": "8.9.0",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.5.41"
|
||||
},
|
||||
|
|
17
yarn.lock
17
yarn.lock
|
@ -5546,7 +5546,7 @@ __metadata:
|
|||
tsconfig-paths: 4.1.0
|
||||
typeorm: 0.3.7
|
||||
typescript: 4.7.4
|
||||
ws: 8.8.1
|
||||
ws: 8.9.0
|
||||
y-protocols: 1.0.5
|
||||
yjs: 13.5.41
|
||||
languageName: unknown
|
||||
|
@ -10233,6 +10233,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"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
|
||||
peerDependenciesMeta:
|
||||
bufferutil:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 23aa0f021b2eb65c108ec4c3e08c0d81ba01f82b500432dfe327fd6be36079c1d81fdb0eac6464d2a0eb49904d34a9ab8c59619d673fa07b8346f83aeb0cbf12
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"xml2js@npm:^0.4.15, xml2js@npm:^0.4.19, xml2js@npm:^0.4.23":
|
||||
version: 0.4.23
|
||||
resolution: "xml2js@npm:0.4.23"
|
||||
|
|
Loading…
Reference in a new issue