mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update dependency ghost-ignition to v4.4.0
This commit is contained in:
parent
032741a5ef
commit
5fed75d794
@ -91,7 +91,7 @@
|
||||
"express-query-boolean": "2.0.0",
|
||||
"express-session": "1.17.1",
|
||||
"fs-extra": "9.1.0",
|
||||
"ghost-ignition": "4.3.0",
|
||||
"ghost-ignition": "4.4.0",
|
||||
"ghost-storage-base": "0.0.4",
|
||||
"glob": "7.1.6",
|
||||
"got": "9.6.0",
|
||||
|
19
yarn.lock
19
yarn.lock
@ -4090,6 +4090,25 @@ ghost-ignition@4.3.0:
|
||||
prettyjson "1.2.1"
|
||||
uuid "8.3.2"
|
||||
|
||||
ghost-ignition@4.4.0:
|
||||
version "4.4.0"
|
||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.4.0.tgz#5a4022cc90b660ef947b3c0511c4fb4be66ee656"
|
||||
integrity sha512-8I2NbReQIctXmbC3LGbR7C6WaPnimqfmTbngnAJ9WtU5ny8GnqIpApTvctjUD4E8zG0Av931xNW16Nw4c0Jjew==
|
||||
dependencies:
|
||||
bunyan "1.8.15"
|
||||
bunyan-loggly "1.4.2"
|
||||
caller "1.0.1"
|
||||
debug "4.3.1"
|
||||
find-root "1.1.0"
|
||||
fs-extra "9.1.0"
|
||||
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.2"
|
||||
|
||||
ghost-ignition@^2.9.6:
|
||||
version "2.9.6"
|
||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.9.6.tgz#cc8358f0a356bae490e5abeca3c3bda8383352fe"
|
||||
|
Loading…
Reference in New Issue
Block a user