From aae58ba4e49c872a563ef01a93828b8852ec73a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Jan 2021 14:21:41 +0000 Subject: [PATCH] Update dependency ghost-ignition to v4.4.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dc11b1f294..8f5b17e2d6 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "express-query-boolean": "2.0.0", "express-session": "1.17.1", "fs-extra": "9.1.0", - "ghost-ignition": "4.4.1", + "ghost-ignition": "4.4.2", "ghost-storage-base": "0.0.4", "glob": "7.1.6", "got": "9.6.0", diff --git a/yarn.lock b/yarn.lock index d23837d505..8082becf56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4108,10 +4108,10 @@ ghost-ignition@4.3.0: prettyjson "1.2.1" uuid "8.3.2" -ghost-ignition@4.4.1: - version "4.4.1" - resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.4.1.tgz#e2d2d3024dc94e5a4ec496dfcf10463cee19e50a" - integrity sha512-psmNBcnxcaewzCwS8p2xLY4IyRXOYpIfRLxFVKB/+V6Qgd798SPFURYBPBbcLQnHzOP672UQFv4C/8v7A0y4jg== +ghost-ignition@4.4.2: + version "4.4.2" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.4.2.tgz#80abad2ec6cf881105d33f38ce1826e8620a54d2" + integrity sha512-y/+U8GYBr3XzjzhKiIZh2IUf6oiOUrtW48PTUR+ZwmFYajd0Ej/xpKEKq0JY5Bv1gBBqjCKInSr/LPwcK4zr7Q== dependencies: "@sam-lord/elasticsearch-bunyan" "^0.0.5" bunyan "1.8.15"