mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency @tryghost/bootstrap-socket to v0.2.12
This commit is contained in:
parent
e53bafb1aa
commit
ed069d51d3
2 changed files with 5 additions and 5 deletions
|
@ -55,7 +55,7 @@
|
|||
"@tryghost/adapter-manager": "0.2.17",
|
||||
"@tryghost/admin-api-schema": "2.6.0",
|
||||
"@tryghost/bookshelf-plugins": "0.3.1",
|
||||
"@tryghost/bootstrap-socket": "0.2.11",
|
||||
"@tryghost/bootstrap-socket": "0.2.12",
|
||||
"@tryghost/color-utils": "0.1.2",
|
||||
"@tryghost/config-url-helpers": "0.1.2",
|
||||
"@tryghost/constants": "0.1.10",
|
||||
|
|
|
@ -1236,10 +1236,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/bookshelf-transaction-events/-/bookshelf-transaction-events-0.1.4.tgz#03fce5bd6b5f694724ee6fb61ce2c2f2e97a6318"
|
||||
integrity sha512-HbHV8lF6ylOcag/M7dpw5eagi8pkLR1gRKHjEUQVBaBKZLXt0XKRZNYEJyu3sLUY/VBpXmIpuAok2YM/RaJucA==
|
||||
|
||||
"@tryghost/bootstrap-socket@0.2.11":
|
||||
version "0.2.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/bootstrap-socket/-/bootstrap-socket-0.2.11.tgz#8b406db7386c10801bdb17d9d559f354f4d31486"
|
||||
integrity sha512-YXlTguhbL+3BFwWt3UbN5MwtCkwzBt0/KK+C+TCuVLtraBvkZV+4sroP/uY1QcCCbbdQNkhL78LI+uzpNTZFgQ==
|
||||
"@tryghost/bootstrap-socket@0.2.12":
|
||||
version "0.2.12"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/bootstrap-socket/-/bootstrap-socket-0.2.12.tgz#417f7205538e9667de9da22ac6c96f7fd6152b85"
|
||||
integrity sha512-ysYOcNf1dmSG7D+mbR4ZfWSuXxqWy4dZYyNy1dOHyALQb8eTZ3LP1xap7Ww/Z0m7gCPBfwsO0DQ3lCOn2GXcdQ==
|
||||
|
||||
"@tryghost/bunyan-rotating-filestream@0.0.7", "@tryghost/bunyan-rotating-filestream@^0.0.7":
|
||||
version "0.0.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue