mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency ws to v8.16.0
This commit is contained in:
parent
fb0e87014e
commit
e90e403aca
2 changed files with 5 additions and 5 deletions
|
@ -219,7 +219,7 @@
|
||||||
"socket.io": "4.7.2",
|
"socket.io": "4.7.2",
|
||||||
"stoppable": "1.1.0",
|
"stoppable": "1.1.0",
|
||||||
"uuid": "9.0.1",
|
"uuid": "9.0.1",
|
||||||
"ws": "8.15.1",
|
"ws": "8.16.0",
|
||||||
"xml": "1.0.1",
|
"xml": "1.0.1",
|
||||||
"y-protocols": "1.0.6",
|
"y-protocols": "1.0.6",
|
||||||
"yjs": "13.6.10"
|
"yjs": "13.6.10"
|
||||||
|
|
|
@ -31777,10 +31777,10 @@ write-file-atomic@^5.0.1:
|
||||||
imurmurhash "^0.1.4"
|
imurmurhash "^0.1.4"
|
||||||
signal-exit "^4.0.1"
|
signal-exit "^4.0.1"
|
||||||
|
|
||||||
ws@8.15.1, ws@^8.13.0, ws@^8.14.2, ws@^8.2.3:
|
ws@8.16.0, ws@^8.13.0, ws@^8.14.2, ws@^8.2.3:
|
||||||
version "8.15.1"
|
version "8.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/ws/-/ws-8.15.1.tgz#271ba33a45ca0cc477940f7f200cd7fba7ee1997"
|
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
|
||||||
integrity sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==
|
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
|
||||||
|
|
||||||
ws@^6.1.0:
|
ws@^6.1.0:
|
||||||
version "6.2.2"
|
version "6.2.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue