Upgrade ws in companion (#3377)

This commit is contained in:
Merlijn Vos 2021-12-16 14:38:52 +01:00 committed by GitHub
parent 007aad98fb
commit 01071b3890
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 15 deletions

View file

@ -66,7 +66,7 @@
"tus-js-client": "2.1.1",
"uuid": "8.1.0",
"validator": "^12.1.0",
"ws": "6.2.1"
"ws": "6.2.2"
},
"devDependencies": {
"@types/compression": "1.7.0",

View file

@ -8124,7 +8124,7 @@ __metadata:
typescript: ~4.4
uuid: 8.1.0
validator: ^12.1.0
ws: 6.2.1
ws: 6.2.2
bin:
companion: ./bin/companion
languageName: unknown
@ -43058,12 +43058,12 @@ hexo-filter-github-emojis@arturi/hexo-filter-github-emojis:
languageName: node
linkType: hard
"ws@npm:6.2.1":
version: 6.2.1
resolution: "ws@npm:6.2.1"
"ws@npm:6.2.2, ws@npm:^6.0.0, ws@npm:^6.1.2, ws@npm:^6.2.1":
version: 6.2.2
resolution: "ws@npm:6.2.2"
dependencies:
async-limiter: ~1.0.0
checksum: 82f7512bb74ad6e94002b5016944aee2aeefd1c480477b5f55a03ee010d4a1bd5bb4a688e07695f0a727227a0591a1a7c70e31f97baad826e3c48f85be4db6a9
checksum: aec3154ec51477c094ac2cb5946a156e17561a581fa27005cbf22c53ac57f8d4e5f791dd4bbba6a488602cb28778c8ab7df06251d590507c3c550fd8ebeee949
languageName: node
linkType: hard
@ -43092,15 +43092,6 @@ hexo-filter-github-emojis@arturi/hexo-filter-github-emojis:
languageName: node
linkType: hard
"ws@npm:^6.0.0, ws@npm:^6.1.2, ws@npm:^6.2.1":
version: 6.2.2
resolution: "ws@npm:6.2.2"
dependencies:
async-limiter: ~1.0.0
checksum: aec3154ec51477c094ac2cb5946a156e17561a581fa27005cbf22c53ac57f8d4e5f791dd4bbba6a488602cb28778c8ab7df06251d590507c3c550fd8ebeee949
languageName: node
linkType: hard
"ws@npm:^7, ws@npm:^7.0.0, ws@npm:^7.3.1, ws@npm:^7.4.3, ws@npm:^7.4.6":
version: 7.5.6
resolution: "ws@npm:7.5.6"