0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update dependency ws to v8.17.0

This commit is contained in:
renovate[bot] 2024-04-29 01:13:22 +00:00
parent f18f08928f
commit 305029bc38
2 changed files with 5 additions and 5 deletions

View file

@ -219,7 +219,7 @@
"socket.io": "4.7.5",
"stoppable": "1.1.0",
"uuid": "9.0.1",
"ws": "8.16.0",
"ws": "8.17.0",
"xml": "1.0.1",
"y-protocols": "1.0.6",
"yjs": "13.6.15"

View file

@ -30905,10 +30905,10 @@ write-file-atomic@^5.0.1:
imurmurhash "^0.1.4"
signal-exit "^4.0.1"
ws@8.16.0, ws@^8.13.0, ws@^8.14.2, ws@^8.2.3:
version "8.16.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
ws@8.17.0, ws@^8.13.0, ws@^8.14.2, ws@^8.2.3:
version "8.17.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
ws@^6.1.0:
version "6.2.2"