mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/bootstrap-socket to v0.2.7
This commit is contained in:
parent
c0d52cc5bd
commit
4971a4463f
2 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@
|
|||
"@sentry/node": "6.2.0",
|
||||
"@tryghost/adapter-manager": "0.2.9",
|
||||
"@tryghost/admin-api-schema": "2.0.0-rc.1",
|
||||
"@tryghost/bootstrap-socket": "0.2.6",
|
||||
"@tryghost/bootstrap-socket": "0.2.7",
|
||||
"@tryghost/constants": "0.1.5",
|
||||
"@tryghost/errors": "0.2.8",
|
||||
"@tryghost/helpers": "1.1.38",
|
||||
|
|
|
@ -397,10 +397,10 @@
|
|||
ghost-ignition "4.4.3"
|
||||
lodash "^4.17.11"
|
||||
|
||||
"@tryghost/bootstrap-socket@0.2.6":
|
||||
version "0.2.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/bootstrap-socket/-/bootstrap-socket-0.2.6.tgz#1861f665f20687bac42be77e17d9d58464ea96cd"
|
||||
integrity sha512-JXlJdodaXEbSBr8tVydtyvp5G72W7jiEmUzyzJnUlVTqvJZ58JSO4fuoXst6IEzy42RXvUBBSV0vswxa1bWT9g==
|
||||
"@tryghost/bootstrap-socket@0.2.7":
|
||||
version "0.2.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/bootstrap-socket/-/bootstrap-socket-0.2.7.tgz#3532a7a68fad69fe15a9918c1c2ff3acc7a54706"
|
||||
integrity sha512-pnMgvXPvaF7h6Wb5vgJO8dSPXhAKCpW327iBEP55Npxk3hKPi0sawaAxmMzTqU8bYo0hJrsde5ska6ZLM40yYQ==
|
||||
|
||||
"@tryghost/constants@0.1.5":
|
||||
version "0.1.5"
|
||||
|
|
Loading…
Reference in a new issue