mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency socket.io to v4.7.4
This commit is contained in:
parent
eeea991654
commit
524f73c545
2 changed files with 5 additions and 5 deletions
|
@ -216,7 +216,7 @@
|
|||
"rss": "1.2.2",
|
||||
"sanitize-html": "2.11.0",
|
||||
"semver": "7.5.4",
|
||||
"socket.io": "4.7.2",
|
||||
"socket.io": "4.7.4",
|
||||
"stoppable": "1.1.0",
|
||||
"uuid": "9.0.1",
|
||||
"ws": "8.16.0",
|
||||
|
|
|
@ -28802,10 +28802,10 @@ socket.io-parser@~4.2.4:
|
|||
"@socket.io/component-emitter" "~3.1.0"
|
||||
debug "~4.3.1"
|
||||
|
||||
socket.io@4.7.2, socket.io@^4.1.2:
|
||||
version "4.7.2"
|
||||
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.7.2.tgz#22557d76c3f3ca48f82e73d68b7add36a22df002"
|
||||
integrity sha512-bvKVS29/I5fl2FGLNHuXlQaUH/BlzX1IN6S+NKLNZpBsPZIDH+90eQmCs2Railn4YUiww4SzUedJ6+uzwFnKLw==
|
||||
socket.io@4.7.4, socket.io@^4.1.2:
|
||||
version "4.7.4"
|
||||
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.7.4.tgz#2401a2d7101e4bdc64da80b140d5d8b6a8c7738b"
|
||||
integrity sha512-DcotgfP1Zg9iP/dH9zvAQcWrE0TtbMVwXmlV4T4mqsvY+gw+LqUGPfx2AoVyRk0FLME+GQhufDMyacFmw7ksqw==
|
||||
dependencies:
|
||||
accepts "~1.3.4"
|
||||
base64id "~2.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue