mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency ghost-ignition to v4.2.3
This commit is contained in:
parent
37f071f860
commit
aaeba56134
2 changed files with 20 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
"express-query-boolean": "2.0.0",
|
||||
"express-session": "1.17.1",
|
||||
"fs-extra": "9.0.1",
|
||||
"ghost-ignition": "4.2.2",
|
||||
"ghost-ignition": "4.2.3",
|
||||
"ghost-storage-base": "0.0.4",
|
||||
"glob": "7.1.6",
|
||||
"got": "9.6.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -3887,6 +3887,25 @@ ghost-ignition@4.2.2:
|
|||
prettyjson "1.2.1"
|
||||
uuid "8.3.0"
|
||||
|
||||
ghost-ignition@4.2.3:
|
||||
version "4.2.3"
|
||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.2.3.tgz#4806d3b19fd1d97da23e99e56929e48148ec6981"
|
||||
integrity sha512-LPZ/yf19gKYslFipbBucW1cXMnl2neR3bzpWg2lkVt1/1g7B92Zv1cqng8ti+mw1W4wZdD28+0o7azApQ5y8ug==
|
||||
dependencies:
|
||||
bunyan "1.8.14"
|
||||
bunyan-loggly "1.4.2"
|
||||
caller "1.0.1"
|
||||
debug "4.2.0"
|
||||
find-root "1.1.0"
|
||||
fs-extra "9.0.1"
|
||||
gelf-stream "1.1.1"
|
||||
json-stringify-safe "5.0.1"
|
||||
lodash "4.17.20"
|
||||
moment "2.27.0"
|
||||
nconf "0.10.0"
|
||||
prettyjson "1.2.1"
|
||||
uuid "8.3.1"
|
||||
|
||||
ghost-ignition@^2.9.6:
|
||||
version "2.9.6"
|
||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.9.6.tgz#cc8358f0a356bae490e5abeca3c3bda8383352fe"
|
||||
|
|
Loading…
Add table
Reference in a new issue