mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency ghost-ignition to v4.6.1
This commit is contained in:
parent
af6b73f085
commit
d43b80b60d
2 changed files with 22 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
"express-query-boolean": "2.0.0",
|
||||
"express-session": "1.17.1",
|
||||
"fs-extra": "9.1.0",
|
||||
"ghost-ignition": "4.5.4",
|
||||
"ghost-ignition": "4.6.1",
|
||||
"ghost-storage-base": "0.0.4",
|
||||
"glob": "7.1.6",
|
||||
"got": "9.6.0",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -4208,6 +4208,27 @@ ghost-ignition@4.5.4:
|
|||
prettyjson "1.2.1"
|
||||
uuid "8.3.2"
|
||||
|
||||
ghost-ignition@4.6.1:
|
||||
version "4.6.1"
|
||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.6.1.tgz#c6ddfecdd119f4c3479960423c5c2e0733f0708d"
|
||||
integrity sha512-y/taY4SBFJtBTTTXnyXSUsQXlyHpJQqTgtqtT8Rx293hyKNeE18q0JSCn7aJAl3sIZPsYwWpkpdrKh+zOSjvFA==
|
||||
dependencies:
|
||||
"@tryghost/bunyan-rotating-filestream" "0.0.7"
|
||||
"@tryghost/elasticsearch-bunyan" "0.1.1"
|
||||
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.21"
|
||||
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…
Add table
Reference in a new issue