mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 22:01:49 +03:00
Update dependency ghost-ignition to v4.4.3
This commit is contained in:
parent
193e0b20e8
commit
b354456f83
@ -91,7 +91,7 @@
|
|||||||
"express-query-boolean": "2.0.0",
|
"express-query-boolean": "2.0.0",
|
||||||
"express-session": "1.17.1",
|
"express-session": "1.17.1",
|
||||||
"fs-extra": "9.1.0",
|
"fs-extra": "9.1.0",
|
||||||
"ghost-ignition": "4.4.2",
|
"ghost-ignition": "4.4.3",
|
||||||
"ghost-storage-base": "0.0.4",
|
"ghost-storage-base": "0.0.4",
|
||||||
"glob": "7.1.6",
|
"glob": "7.1.6",
|
||||||
"got": "9.6.0",
|
"got": "9.6.0",
|
||||||
|
27
yarn.lock
27
yarn.lock
@ -407,6 +407,13 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.4.tgz#7b185227fcad0aaa33d02abc9ba629adc8190039"
|
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.4.tgz#7b185227fcad0aaa33d02abc9ba629adc8190039"
|
||||||
integrity sha512-lFbfNU8jNPUxLQcxXXYzVFZMclJ4fcFoMuhed63xld/DoistWIRrI/dePEYNymG9nbYhDk/4szwdwGJE8ZURIg==
|
integrity sha512-lFbfNU8jNPUxLQcxXXYzVFZMclJ4fcFoMuhed63xld/DoistWIRrI/dePEYNymG9nbYhDk/4szwdwGJE8ZURIg==
|
||||||
|
|
||||||
|
"@tryghost/elasticsearch-bunyan@^0.1.0":
|
||||||
|
version "0.1.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch-bunyan/-/elasticsearch-bunyan-0.1.0.tgz#cb66b2eba0c5e5970645b4548e2a41b1ce7a33cc"
|
||||||
|
integrity sha512-Qg/6JfMU5l5+dWJDuXLTrq4CIzucIeZ2H3bH5cOY6Yp+rLqBAADhRzAdlwL6s2Ab/X7/156Ljl58Ik+dpsgWRQ==
|
||||||
|
dependencies:
|
||||||
|
"@elastic/elasticsearch" "^7.10.0"
|
||||||
|
|
||||||
"@tryghost/errors@0.2.6":
|
"@tryghost/errors@0.2.6":
|
||||||
version "0.2.6"
|
version "0.2.6"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.6.tgz#4554c97a1666e4db323d8c664a4df5a714f77452"
|
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.6.tgz#4554c97a1666e4db323d8c664a4df5a714f77452"
|
||||||
@ -4109,6 +4116,26 @@ ghost-ignition@4.4.2:
|
|||||||
prettyjson "1.2.1"
|
prettyjson "1.2.1"
|
||||||
uuid "8.3.2"
|
uuid "8.3.2"
|
||||||
|
|
||||||
|
ghost-ignition@4.4.3:
|
||||||
|
version "4.4.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.4.3.tgz#c837ab11e1f3a1cfd22cc24df6b506a9afc1bc25"
|
||||||
|
integrity sha512-eViE/ae+AGV/YmVbTq2W5TBWVu724EUJ0pjtSwa4q6o1+fXxMIqoELJaxMX+Gc9PBK0nI3J+E0JI8GdrEiqndg==
|
||||||
|
dependencies:
|
||||||
|
"@tryghost/elasticsearch-bunyan" "^0.1.0"
|
||||||
|
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:
|
ghost-ignition@^2.9.6:
|
||||||
version "2.9.6"
|
version "2.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.9.6.tgz#cc8358f0a356bae490e5abeca3c3bda8383352fe"
|
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.9.6.tgz#cc8358f0a356bae490e5abeca3c3bda8383352fe"
|
||||||
|
Loading…
Reference in New Issue
Block a user