0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

Update TryGhost packages

This commit is contained in:
renovate[bot] 2024-05-27 13:18:12 +00:00 committed by Daniel Lockyer
parent 618c4b9623
commit 3ebe206ea7
37 changed files with 180 additions and 210 deletions
ghost
api-framework
audience-feedback
bookshelf-repository
bootstrap-socket
collections
core
custom-theme-settings-service
data-generator
domain-events
email-analytics-service
email-service
importer-revue
job-manager
link-tracking
magic-link
mail-events
mailgun-client
members-api
members-events-service
members-importer
members-ssr
minifier
mw-error-handler
mw-version-match
oembed-service
offers
package-json
posts-service
recommendations
settings-path-manager
slack-notifications
stripe
tiers
update-check-service
webmentions
package.jsonyarn.lock

View file

@ -24,11 +24,11 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/errors": "1.3.2",
"@tryghost/promise": "0.3.9",
"@tryghost/tpl": "0.1.29",
"@tryghost/validator": "0.2.10",
"@tryghost/promise": "0.3.10",
"@tryghost/tpl": "0.1.30",
"@tryghost/validator": "0.2.11",
"jsonpath": "1.1.1",
"lodash": "4.17.21"
}

View file

@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"bson-objectid": "2.0.4"
}
}

View file

@ -26,7 +26,7 @@
"@tryghost/nql": "0.12.3"
},
"dependencies": {
"@tryghost/mongo-utils": "0.6.1",
"@tryghost/mongo-utils": "0.6.2",
"knex": "2.4.2"
}
}

View file

@ -24,6 +24,6 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/logging": "2.4.14"
"@tryghost/logging": "2.4.15"
}
}

View file

@ -26,14 +26,14 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/errors": "1.3.2",
"@tryghost/in-memory-repository": "0.0.0",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"@tryghost/nql": "0.12.3",
"@tryghost/nql-filter-expansions": "0.0.0",
"@tryghost/post-events": "0.0.0",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"bson-objectid": "2.0.4",
"lodash": "4.17.21"
},

View file

@ -75,15 +75,15 @@
"@tryghost/constants": "0.0.0",
"@tryghost/custom-theme-settings-service": "0.0.0",
"@tryghost/data-generator": "0.0.0",
"@tryghost/database-info": "0.3.23",
"@tryghost/debug": "0.1.29",
"@tryghost/database-info": "0.3.24",
"@tryghost/debug": "0.1.30",
"@tryghost/domain-events": "0.0.0",
"@tryghost/donations": "0.0.0",
"@tryghost/dynamic-routing-events": "0.0.0",
"@tryghost/email-analytics-provider-mailgun": "0.0.0",
"@tryghost/email-analytics-service": "0.0.0",
"@tryghost/email-content-generator": "0.0.0",
"@tryghost/email-mock-receiver": "0.3.5",
"@tryghost/email-mock-receiver": "0.3.6",
"@tryghost/email-service": "0.0.0",
"@tryghost/email-suppression-list": "0.0.0",
"@tryghost/errors": "1.3.2",
@ -92,7 +92,7 @@
"@tryghost/ghost": "0.0.0",
"@tryghost/helpers": "1.1.90",
"@tryghost/html-to-plaintext": "0.0.0",
"@tryghost/http-cache-utils": "0.1.14",
"@tryghost/http-cache-utils": "0.1.15",
"@tryghost/i18n": "0.0.0",
"@tryghost/image-transform": "1.3.0",
"@tryghost/importer-handler-content-files": "0.0.0",
@ -110,7 +110,7 @@
"@tryghost/link-redirects": "0.0.0",
"@tryghost/link-replacer": "0.0.0",
"@tryghost/link-tracking": "0.0.0",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"@tryghost/magic-link": "0.0.0",
"@tryghost/mail-events": "0.0.0",
"@tryghost/mailgun-client": "0.0.0",
@ -124,7 +124,7 @@
"@tryghost/members-ssr": "0.0.0",
"@tryghost/members-stripe-service": "0.0.0",
"@tryghost/mentions-email-report": "0.0.0",
"@tryghost/metrics": "1.0.30",
"@tryghost/metrics": "1.0.31",
"@tryghost/milestones": "0.0.0",
"@tryghost/minifier": "0.0.0",
"@tryghost/model-to-domain-event-interceptor": "0.0.0",
@ -134,16 +134,16 @@
"@tryghost/mw-session-from-token": "0.0.0",
"@tryghost/mw-version-match": "0.0.0",
"@tryghost/mw-vhost": "0.0.0",
"@tryghost/nodemailer": "0.3.41",
"@tryghost/nodemailer": "0.3.42",
"@tryghost/nql": "0.12.3",
"@tryghost/oembed-service": "0.0.0",
"@tryghost/package-json": "0.0.0",
"@tryghost/post-revisions": "0.0.0",
"@tryghost/posts-service": "0.0.0",
"@tryghost/pretty-cli": "1.2.41",
"@tryghost/promise": "0.3.9",
"@tryghost/pretty-cli": "1.2.42",
"@tryghost/promise": "0.3.10",
"@tryghost/recommendations": "0.0.0",
"@tryghost/request": "1.0.4",
"@tryghost/request": "1.0.5",
"@tryghost/security": "0.0.0",
"@tryghost/session-service": "0.0.0",
"@tryghost/settings-path-manager": "0.0.0",
@ -153,14 +153,14 @@
"@tryghost/stats-service": "0.0.0",
"@tryghost/string": "0.2.12",
"@tryghost/tiers": "0.0.0",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"@tryghost/update-check-service": "0.0.0",
"@tryghost/url-utils": "4.4.8",
"@tryghost/validator": "0.2.10",
"@tryghost/validator": "0.2.11",
"@tryghost/verification-trigger": "0.0.0",
"@tryghost/version": "0.1.27",
"@tryghost/version": "0.1.28",
"@tryghost/webmentions": "0.0.0",
"@tryghost/zip": "1.1.42",
"@tryghost/zip": "1.1.43",
"amperize": "0.6.1",
"analytics-node": "6.2.0",
"body-parser": "1.20.2",
@ -225,14 +225,14 @@
},
"optionalDependencies": {
"@sentry/profiling-node": "7.116.0",
"@tryghost/html-to-mobiledoc": "3.0.7",
"@tryghost/html-to-mobiledoc": "3.0.10",
"sqlite3": "5.1.7"
},
"devDependencies": {
"@actions/core": "1.10.1",
"@playwright/test": "1.38.1",
"@tryghost/express-test": "0.13.11",
"@tryghost/webhook-mock-receiver": "0.2.11",
"@tryghost/express-test": "0.13.12",
"@tryghost/webhook-mock-receiver": "0.2.12",
"@types/common-tags": "1.8.4",
"c8": "8.0.1",
"cli-progress": "3.12.0",
@ -260,7 +260,7 @@
},
"resolutions": {
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"jackspeak": "2.1.1",
"moment": "2.24.0",
"moment-timezone": "0.5.23"

View file

@ -25,10 +25,10 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/errors": "1.3.2",
"@tryghost/nql": "0.12.3",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"lodash": "4.17.21"
}
}

View file

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"c8": "8.0.1",
"knex": "2.4.2",
"mocha": "10.2.0",
@ -27,7 +27,7 @@
},
"dependencies": {
"@faker-js/faker": "7.6.0",
"@tryghost/root-utils": "0.3.27",
"@tryghost/root-utils": "0.3.28",
"@tryghost/string": "0.2.12",
"csv-writer": "^1.6.0",
"probability-distributions": "0.9.1"

View file

@ -19,7 +19,7 @@
"lib"
],
"devDependencies": {
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"c8": "8.0.1",
"mocha": "10.2.0",
"should": "13.2.3"

View file

@ -23,7 +23,7 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"lodash": "4.17.21"
}
}

View file

@ -30,9 +30,9 @@
"@tryghost/errors": "1.3.2",
"@tryghost/html-to-plaintext": "0.0.0",
"@tryghost/kg-default-cards": "10.0.5",
"@tryghost/logging": "2.4.14",
"@tryghost/tpl": "0.1.29",
"@tryghost/validator": "0.2.10",
"@tryghost/logging": "2.4.15",
"@tryghost/tpl": "0.1.30",
"@tryghost/validator": "0.2.11",
"bson-objectid": "2.0.4",
"cheerio": "0.22.0",
"handlebars": "4.7.8",

View file

@ -21,7 +21,7 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/kg-default-cards": "10.0.5",
"@tryghost/string": "0.2.12",
"lodash": "4.17.21",

View file

@ -29,7 +29,7 @@
"dependencies": {
"@breejs/later": "4.2.0",
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"bree": "6.5.0",
"cron-validate": "1.4.5",
"fastq": "1.17.1",

View file

@ -27,7 +27,7 @@
"@tryghost/errors": "1.3.2",
"@tryghost/link-redirects": "0.0.0",
"@tryghost/nql": "0.12.3",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"bson-objectid": "2.0.4",
"lodash": "4.17.21",
"moment": "2.29.4"

View file

@ -27,8 +27,8 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/tpl": "0.1.29",
"@tryghost/validator": "0.2.10",
"@tryghost/tpl": "0.1.30",
"@tryghost/validator": "0.2.11",
"jsonwebtoken": "8.5.1"
}
}

View file

@ -27,7 +27,7 @@
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/in-memory-repository": "0.0.0",
"@tryghost/tpl": "0.1.29"
"@tryghost/tpl": "0.1.30"
},
"c8": {
"exclude": [

View file

@ -24,9 +24,9 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/logging": "2.4.14",
"@tryghost/metrics": "1.0.30",
"@tryghost/debug": "0.1.30",
"@tryghost/logging": "2.4.15",
"@tryghost/metrics": "1.0.31",
"form-data": "4.0.0",
"lodash": "4.17.21",
"mailgun.js": "10.2.1"

View file

@ -32,13 +32,13 @@
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"@tryghost/magic-link": "0.0.0",
"@tryghost/member-events": "0.0.0",
"@tryghost/members-payments": "0.0.0",
"@tryghost/nql": "0.12.3",
"@tryghost/tpl": "0.1.29",
"@tryghost/validator": "0.2.10",
"@tryghost/tpl": "0.1.30",
"@tryghost/validator": "0.2.11",
"@types/jsonwebtoken": "9.0.6",
"body-parser": "1.20.2",
"bson-objectid": "2.0.4",

View file

@ -27,7 +27,7 @@
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"@tryghost/member-events": "0.0.0",
"moment-timezone": "0.5.34"
}

View file

@ -26,10 +26,10 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"@tryghost/members-csv": "0.0.0",
"@tryghost/metrics": "1.0.30",
"@tryghost/tpl": "0.1.29",
"@tryghost/metrics": "1.0.31",
"@tryghost/tpl": "0.1.30",
"moment-timezone": "0.5.23"
}
}

View file

@ -26,7 +26,7 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/errors": "1.3.2",
"cookies": "0.9.1",
"jsonwebtoken": "8.5.1"

View file

@ -24,9 +24,9 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/errors": "1.3.2",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"csso": "5.0.5",
"terser": "5.31.0",
"tiny-glob": "0.2.9"

View file

@ -23,10 +23,10 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/errors": "1.3.2",
"@tryghost/http-cache-utils": "0.1.14",
"@tryghost/tpl": "0.1.29",
"@tryghost/http-cache-utils": "0.1.15",
"@tryghost/tpl": "0.1.30",
"lodash": "4.17.21",
"semver": "7.6.2"
}

View file

@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"semver": "7.6.2"
}
}

View file

@ -24,8 +24,8 @@
"dependencies": {
"@extractus/oembed-extractor": "3.2.1",
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/tpl": "0.1.29",
"@tryghost/logging": "2.4.15",
"@tryghost/tpl": "0.1.30",
"charset": "1.0.1",
"cheerio": "0.22.0",
"iconv-lite": "0.6.3",

View file

@ -27,7 +27,7 @@
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.3.2",
"@tryghost/mongo-utils": "0.6.1",
"@tryghost/mongo-utils": "0.6.2",
"@tryghost/string": "0.2.12",
"lodash": "4.17.21"
}

View file

@ -26,7 +26,7 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"fs-extra": "11.2.0",
"lodash": "4.17.21"
}

View file

@ -26,7 +26,7 @@
"@tryghost/errors": "1.3.2",
"@tryghost/nql": "0.12.3",
"@tryghost/post-events": "0.0.0",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"bson-objectid": "2.0.4"
}
}

View file

@ -30,10 +30,10 @@
"typescript": "5.4.5"
},
"dependencies": {
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"@tryghost/errors": "1.3.2",
"@tryghost/in-memory-repository": "0.0.0",
"@tryghost/bookshelf-repository": "0.0.0",
"@tryghost/logging": "2.4.14"
"@tryghost/logging": "2.4.15"
}
}

View file

@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"date-fns": "2.30.0"
}
}

View file

@ -24,8 +24,8 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/validator": "0.2.10",
"@tryghost/version": "0.1.27",
"@tryghost/validator": "0.2.11",
"@tryghost/version": "0.1.28",
"got": "9.6.0"
}
}

View file

@ -25,10 +25,10 @@
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"@tryghost/member-events": "0.0.0",
"leaky-bucket": "2.2.0",
"lodash": "4.17.21",

View file

@ -24,7 +24,7 @@
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/string": "0.2.12",
"@tryghost/tpl": "0.1.29",
"@tryghost/tpl": "0.1.30",
"bson-objectid": "2.0.4"
}
}

View file

@ -25,10 +25,10 @@
"uuid": "9.0.1"
},
"dependencies": {
"@tryghost/debug": "0.1.29",
"@tryghost/debug": "0.1.30",
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/tpl": "0.1.29",
"@tryghost/logging": "2.4.15",
"@tryghost/tpl": "0.1.30",
"lodash": "4.17.21",
"moment": "2.24.0"
}

View file

@ -26,7 +26,7 @@
},
"dependencies": {
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"cheerio": "0.22.0"
}
}

View file

@ -44,7 +44,7 @@
},
"resolutions": {
"@tryghost/errors": "1.3.2",
"@tryghost/logging": "2.4.14",
"@tryghost/logging": "2.4.15",
"jackspeak": "2.1.1",
"moment": "2.24.0",
"moment-timezone": "0.5.23"

234
yarn.lock
View file

@ -6900,20 +6900,12 @@
resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.22.tgz#8db1433f35fcee8fbca182ba8b7ea7e682a45fcd"
integrity sha512-AwljcoXFUjSKFIoB/V9uohTLvWY8g+fIaHHjgPLH4Cq1tBZgcAlBIZR2ridhXiY1iDX7m3cws36uAxrN0KnoUw==
"@tryghost/database-info@0.3.23":
version "0.3.23"
resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.23.tgz#14c5ef379cb35fff7a54f6ed98b2bc9f73f7f1b8"
integrity sha512-mjfeeeHED1SUqSg1McdfTav+O+YBlh5NI1JM7x/NvShUVNMrUZSf1hwZDRpOhXs91wNLrdphhMwy3y7LlE9u5A==
"@tryghost/database-info@0.3.24":
version "0.3.24"
resolved "https://registry.yarnpkg.com/@tryghost/database-info/-/database-info-0.3.24.tgz#a7bc3519dd6c035aadd0e0c0dac03b55637390f5"
integrity sha512-V5IHVJSyC8wrby/5YtFa1ajQ4qB3wfqc+AwlemDAEH2pZ5n5ygdb2qayeo4kwWPK0xn2Vul5KiRQK0bX+OePdw==
"@tryghost/debug@0.1.29":
version "0.1.29"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.29.tgz#1bc6a9276fe7f8d88d227576123e9d18791fdcab"
integrity sha512-O005v1z7QDvHei64MCZjnGCjTyjqd5WENxNScUkFwfH1oWrmyAl4kytYH4ta/7ziT7CWYdc+pGpNWG/14eZShQ==
dependencies:
"@tryghost/root-utils" "^0.3.27"
debug "^4.3.1"
"@tryghost/debug@^0.1.13", "@tryghost/debug@^0.1.26", "@tryghost/debug@^0.1.29", "@tryghost/debug@^0.1.30":
"@tryghost/debug@0.1.30", "@tryghost/debug@^0.1.13", "@tryghost/debug@^0.1.26", "@tryghost/debug@^0.1.30":
version "0.1.30"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.30.tgz#1daaac3a6bf63d82f28ba62f515c95dae29b12b4"
integrity sha512-bW/RBkF5QU9iwASVSzdwFM2ba41OWpqe8ffsmblJ+e6z0NPZYuul/n72E/SWyBa8jTVpMLIoxiKG/wO2ajzHWg==
@ -6921,19 +6913,19 @@
"@tryghost/root-utils" "^0.3.28"
debug "^4.3.1"
"@tryghost/elasticsearch@^3.0.18":
version "3.0.18"
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-3.0.18.tgz#27878f43da75f7cc72774ad2a57f5e3be309e978"
integrity sha512-pjn6EUAXtJ49l2e5Z4yIvoiVbBc4VDYSpMV6a41yXhlxJTrC3Vc3isB2n6AlyaZGIiQIT7lKsn4HRmYr1+/JGQ==
"@tryghost/elasticsearch@^3.0.19":
version "3.0.19"
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-3.0.19.tgz#a0a94b667c83575a57775027aea5cb4ff4f216ef"
integrity sha512-7yOPEnkebsMuHeIH5oYRQoHa1vz1AkjHRPN4GWJhcywrH20S3Kj66oUPj+8jyqDOvfwqPc7Vfa6jc7rTcy3AQQ==
dependencies:
"@elastic/elasticsearch" "8.13.1"
"@tryghost/debug" "^0.1.29"
"@tryghost/debug" "^0.1.30"
split2 "4.2.0"
"@tryghost/email-mock-receiver@0.3.5":
version "0.3.5"
resolved "https://registry.yarnpkg.com/@tryghost/email-mock-receiver/-/email-mock-receiver-0.3.5.tgz#79d835f3bbbc66bcda2b98035838085b5a7564da"
integrity sha512-ZrBcmir7DHE35r8ESodqKDiNZHm9K5ATtCR9TjQU0wUzbGPG1ftqhzN/404QjgDZBVGjGn9g+WKJZ2e/4QfTpQ==
"@tryghost/email-mock-receiver@0.3.6":
version "0.3.6"
resolved "https://registry.yarnpkg.com/@tryghost/email-mock-receiver/-/email-mock-receiver-0.3.6.tgz#6c829923ff5c2dab1ca5c792fea5688030e9284f"
integrity sha512-ykO4YTjgLDnmkkJgAkr+9YmWG0agL+GxpoaI9JPTCsuEMESYo3YZ+a2LweXK7QgxKLQTw7mBtxCWqqSwsAYzUA==
"@tryghost/ember-promise-modals@2.0.1":
version "2.0.1"
@ -6959,12 +6951,12 @@
"@stdlib/utils-copy" "^0.0.7"
uuid "^9.0.0"
"@tryghost/express-test@0.13.11":
version "0.13.11"
resolved "https://registry.yarnpkg.com/@tryghost/express-test/-/express-test-0.13.11.tgz#f5fec2f44eeab39101a389f22ebcdb08a5e68acf"
integrity sha512-z8HbFVRV+EvQEnQnEAxZgrZM9e19SrXscriWi+fUqRbFDOkLsMIeb5fmyO9V/30Fpic1BEanLYD2GUXW8XbfbQ==
"@tryghost/express-test@0.13.12":
version "0.13.12"
resolved "https://registry.yarnpkg.com/@tryghost/express-test/-/express-test-0.13.12.tgz#2dcc0e573fa14af75f28a7ff595a31c2489d6d5d"
integrity sha512-w7r0qWqpwTjyLDYmWD3WwT9AupzTr8YYUM+Q4BcxzQUkvSUYjMHq2MrpJKcy0qRcO8j3uyo9pGcZOLCxYj/D0w==
dependencies:
"@tryghost/jest-snapshot" "^0.5.11"
"@tryghost/jest-snapshot" "^0.5.12"
cookiejar "^2.1.3"
reqresnext "^1.7.0"
@ -6975,27 +6967,27 @@
dependencies:
lodash-es "^4.17.11"
"@tryghost/html-to-mobiledoc@3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-3.0.7.tgz#e164e314eab286fceadc806109860264166f7064"
integrity sha512-4l3fY6FuMeciNDarc2aqAHlOsDcsxMr708dMHIHilKmlVC8dwiu5Aj88tO+Kn2vTDyoA/LRxFBVsS/uP6f9+8w==
"@tryghost/html-to-mobiledoc@3.0.10":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-3.0.10.tgz#981a50a9bcdbe14d30beaf6a132921238fb9fa57"
integrity sha512-ThK2wFyH/6J01clhumR8BFILwDpbY3Epr0GYMP3RMhw2/hk1mf5xj0y9acdgFACBoTYzclOcqUt67CZY0/Lt3Q==
dependencies:
"@tryghost/kg-parser-plugins" "^4.0.6"
"@tryghost/kg-parser-plugins" "4.0.9"
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
jsdom "^24.0.0"
"@tryghost/http-cache-utils@0.1.14":
version "0.1.14"
resolved "https://registry.yarnpkg.com/@tryghost/http-cache-utils/-/http-cache-utils-0.1.14.tgz#20d63cc38ce36bbd13a3e6762f5355341be44925"
integrity sha512-aqB6Z1TZqlFnf51acG+Iih0aroG+OrYlQze2TcIzfE3S05dTszt/325nGpXE37Qe+PziQ8O2Igl8w+zJy1KzGA==
"@tryghost/http-cache-utils@0.1.15":
version "0.1.15"
resolved "https://registry.yarnpkg.com/@tryghost/http-cache-utils/-/http-cache-utils-0.1.15.tgz#721ffd1f3b7173da679f6c8c25cda6f0c728264b"
integrity sha512-G0x9ZUkBbTWIFg2Dnng6qKLststZKuUYx98pcowNwpYuEGUPOka4eAJj3frz/60F1CzMb1qYy9WEjD/xRGd5oQ==
"@tryghost/http-stream@^0.1.29":
version "0.1.29"
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.29.tgz#92f52392d04e424c2b2650e7d9bed873aa5fc903"
integrity sha512-3CkYsRt228i4G9JAGBWvOawkvyacEuROD7r2xP9E81zB8Zrn/Wp/MVA+s8X+uGyYbEkEgQR/r9Jm2wXvTIdkfg==
"@tryghost/http-stream@^0.1.30":
version "0.1.30"
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.30.tgz#ef2a9a55a2ec7fab7e889a11ce23e7ebfaab8a0b"
integrity sha512-ZlcwtWQICN2OeHcVAL+BXxkzO5tICdLYZeQ2EuVk2E+mC+1ARFrpVUbpTnIbCXDL+uV3cOLqPh2KNGGJAdDChw==
dependencies:
"@tryghost/errors" "^1.3.2"
"@tryghost/request" "^1.0.4"
"@tryghost/request" "^1.0.5"
"@tryghost/image-transform@1.3.0":
version "1.3.0"
@ -7007,10 +6999,10 @@
optionalDependencies:
sharp "^0.32.0"
"@tryghost/jest-snapshot@^0.5.11":
version "0.5.11"
resolved "https://registry.yarnpkg.com/@tryghost/jest-snapshot/-/jest-snapshot-0.5.11.tgz#3221ca2599a87787b04fce7d860ccbe6d3f8edf9"
integrity sha512-NNGRkWAey0Zt4TC33iQwLGxpWU74Yiwk/XMBqAlh1Qe3M3Z1OGLXPICfDtOQkW3k4E4TfqbE8Z0wVpciUnjMeg==
"@tryghost/jest-snapshot@^0.5.12":
version "0.5.12"
resolved "https://registry.yarnpkg.com/@tryghost/jest-snapshot/-/jest-snapshot-0.5.12.tgz#79134e0a7b273552f9744d753a71b63712f81f55"
integrity sha512-R7q29RWFsguTSjCpRZoXprPqyaUPRQQ+4r9V/LaWjB6rc2yu4aLpOdtocl1yVOUlSDXApAy6NknHOCejqhA5MA==
dependencies:
"@jest/expect" "^28.0.1"
"@jest/expect-utils" "^28.0.1"
@ -7022,7 +7014,7 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-5.0.4.tgz#b2de98eaf01edbd5629fb1f4b06eca3a5f95d0ad"
integrity sha512-KcNM4QJONSSOJeQlv9no5wFx+uV2mESX3bYBL2y3c0DqB26NlMaUx0QIAFSbCSinUlCvRFOwEEBQyaACtCOvzQ==
"@tryghost/kg-clean-basic-html@4.0.9", "@tryghost/kg-clean-basic-html@^4.0.6":
"@tryghost/kg-clean-basic-html@4.0.9":
version "4.0.9"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-4.0.9.tgz#6ac4119a7f2fb1000d00a1559a6fe39e61f14848"
integrity sha512-VwVpFwlf/mVghbCQksVSuQRnixunJZMRvHb1Mi73MuQdff9RQSvpaADWxShb4Z3lnJTtF65E63OUP8rPeEYwYA==
@ -7136,12 +7128,12 @@
mobiledoc-dom-renderer "^0.7.0"
simple-dom "^1.4.0"
"@tryghost/kg-parser-plugins@^4.0.6":
version "4.0.6"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-4.0.6.tgz#28f62cae0aeb771e68dd537c14d931dc526c1b27"
integrity sha512-qBJNmyWBo48lopwemTI1gpMkSA4bYHAnvxUFsc1M5SsrjeHSUUjQXPX/OoZVRq0wO5gccmcO+P/aNiwKNTGBlg==
"@tryghost/kg-parser-plugins@4.0.9":
version "4.0.9"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-4.0.9.tgz#66784a9df28b5cf105ceeff2fdf9245db09362b6"
integrity sha512-3GiP9HsJT4dSdg/3ww7cpkgdZ2MNxKkmpZPOPLwixQeUbWJaR1a+1a6X0C1Woc8djd/pHLaBVQWcTDtpB/NaUA==
dependencies:
"@tryghost/kg-clean-basic-html" "^4.0.6"
"@tryghost/kg-clean-basic-html" "4.0.9"
"@tryghost/kg-unsplash-selector@^0.1.15":
version "0.1.17"
@ -7169,16 +7161,16 @@
lodash "^4.17.21"
luxon "^1.26.0"
"@tryghost/logging@2.4.10", "@tryghost/logging@2.4.14", "@tryghost/logging@^2.4.7":
version "2.4.14"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.14.tgz#774f852417a5ce2a3cf73bf1998709a6e3de198b"
integrity sha512-RnQAUdC2B84MsV3ZQB5UcFq/3zhtpQs0aEdemFdwOHg3AyPwtygkTPOv6EBftu8jOrmqDHNZqNWZOvJHSFwWmg==
"@tryghost/logging@2.4.10", "@tryghost/logging@2.4.15", "@tryghost/logging@^2.4.7":
version "2.4.15"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.15.tgz#a94e37d760a62d6f2fc2868e4cd8bf6f219b2a2e"
integrity sha512-mSVdSR/9bd1D/DCFpfeFn2AnPE/0lK78ePHBrtteOipA7ogL0Kd+QvabHK5iKLe+/20flBZs4BvnU/DBuS8Pvw==
dependencies:
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
"@tryghost/elasticsearch" "^3.0.18"
"@tryghost/http-stream" "^0.1.29"
"@tryghost/pretty-stream" "^0.1.23"
"@tryghost/root-utils" "^0.3.27"
"@tryghost/elasticsearch" "^3.0.19"
"@tryghost/http-stream" "^0.1.30"
"@tryghost/pretty-stream" "^0.1.24"
"@tryghost/root-utils" "^0.3.28"
bunyan "^1.8.15"
bunyan-loggly "^1.4.2"
fs-extra "^11.0.0"
@ -7186,14 +7178,14 @@
json-stringify-safe "^5.0.1"
lodash "^4.17.21"
"@tryghost/metrics@1.0.30":
version "1.0.30"
resolved "https://registry.yarnpkg.com/@tryghost/metrics/-/metrics-1.0.30.tgz#9ed661810a74e2bf31b69e0bec843c1f78303418"
integrity sha512-o/ESEdd2fxmQ3VEub1p3MIlp0ORceJDPM99eDJdRWE92J+huUly9kJfGwT7YuYKxjv6M5SK8TILwdy0qRJkW/A==
"@tryghost/metrics@1.0.31":
version "1.0.31"
resolved "https://registry.yarnpkg.com/@tryghost/metrics/-/metrics-1.0.31.tgz#9c50ac22e9e4601846ea5d4184a73ba2a31fd615"
integrity sha512-lEnBwfUs/nGzCs/ikupv4aYKx6dsNYtsU+3KAI+yldZhuPsNEtiSCdsDQG51527XmYIuvJntkRNMBXXwByXTxQ==
dependencies:
"@tryghost/elasticsearch" "^3.0.18"
"@tryghost/pretty-stream" "^0.1.23"
"@tryghost/root-utils" "^0.3.27"
"@tryghost/elasticsearch" "^3.0.19"
"@tryghost/pretty-stream" "^0.1.24"
"@tryghost/root-utils" "^0.3.28"
json-stringify-safe "^5.0.1"
optionalDependencies:
promise.allsettled "^1.0.5"
@ -7214,24 +7206,17 @@
debug "^4.3.3"
lodash "^4.17.21"
"@tryghost/mongo-utils@0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@tryghost/mongo-utils/-/mongo-utils-0.6.1.tgz#ef5e815ca923d7e3bf450c7a30843f763f68ae74"
integrity sha512-4v1rv5BxqImz8IYcw3Ao4EK2Ym5XY0DB/iGOURV1hkH8cECTbe515xWuR3JSXnB/o4BVZ8I1Wih4h5B0go+whA==
dependencies:
lodash "^4.17.11"
"@tryghost/mongo-utils@^0.6.2":
"@tryghost/mongo-utils@0.6.2", "@tryghost/mongo-utils@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@tryghost/mongo-utils/-/mongo-utils-0.6.2.tgz#18af1e057aad6876cb7ff61f817df4e90d8055bf"
integrity sha512-ewXYg2/EOYNc/ko5zwfvxskYfyLOVjMOPGgRLODJf3jLp9iXK9nfLHOrnAO4Jeh9CLzHm84aWUMaRIFH/XQULg==
dependencies:
lodash "^4.17.11"
"@tryghost/nodemailer@0.3.41":
version "0.3.41"
resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.41.tgz#9d9d534fbfa67107b70cdaf20214ce5f8794a291"
integrity sha512-kaFbkr7kOKUtjCjJxYc26VI3h9VUMHLDpw7BTdjHMo36v+8XFrhkiYuSs/bBlngpn1G9GBxjVGN0DTaLLFmOZw==
"@tryghost/nodemailer@0.3.42":
version "0.3.42"
resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.42.tgz#478ae3b002220e9495930bec01d6f31d7bdc8ab2"
integrity sha512-Bn0vjJxhTi72eaIFlEv92dhqDM0Rw0GBofC0XR2mhCv9Mdr4p/+sbRFSVvAQewXs4rsSszo3Xf1XkONKnx7c7Q==
dependencies:
"@aws-sdk/client-ses" "^3.31.0"
"@tryghost/errors" "^1.3.2"
@ -7257,54 +7242,46 @@
"@tryghost/nql-lang" "^0.6.1"
mingo "^2.2.2"
"@tryghost/pretty-cli@1.2.41", "@tryghost/pretty-cli@^1.2.38":
version "1.2.41"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.41.tgz#5025c664f46217ffd9330bd023cd6bbe26e5206d"
integrity sha512-GU9+Ccn2zxgjB/tM5M2GTSM8cCAqvS4u7ydWUhEsqJPWwgZ3AwxGEiSxGn2sO9Us95E2s0H+FbXEay5yy3D09Q==
"@tryghost/pretty-cli@1.2.42", "@tryghost/pretty-cli@^1.2.38":
version "1.2.42"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.42.tgz#ea7435f7feeba9fe8950c7da0b8565b7371766f5"
integrity sha512-pXOhAIi9RliiLXc3wuVtiaHcFqd/0WvB3tI8ugSQMN+NieU7GDjPEEPx9fEFx/3/48ZPYl7PRjfm6tbDxdiEGQ==
dependencies:
chalk "^4.1.0"
sywac "^1.3.0"
"@tryghost/pretty-stream@^0.1.23":
version "0.1.23"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.23.tgz#3958a3b6c10f1516a229bf624b014088023da38f"
integrity sha512-b3z9mZRhZChRvWkqpCB187H18GLObo/XRwGu+lYvsxdG7afbxksipiOsswy5Tgipe920ml6327fgkYOjOyErWQ==
"@tryghost/pretty-stream@^0.1.24":
version "0.1.24"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.24.tgz#f670dd66d0d3f7fa733f72294b42fc1b40b0fbd3"
integrity sha512-s83KJXIt2nN4JRtBkkWWPLgmh8d/FKd8pvlln4L+EOKkNiVie2vEeATphFsWiK2NZOc4GSgv/fZHxoKBvnOrnA==
dependencies:
lodash "^4.17.21"
moment "^2.29.1"
prettyjson "^1.2.5"
"@tryghost/promise@0.3.10":
version "0.3.10"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.10.tgz#a1025c37773e8294fd4cecee33af1ed0bc07bcce"
integrity sha512-0Cs3cdOViYPHlDcgFLOPX2xyWMbnHRHN773hvJ8KfFAeF0QmNF07dvjYvTmHkXd5Dy551UgRjtZR5eZqpqAO3A==
"@tryghost/promise@0.3.8":
version "0.3.8"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.8.tgz#3134a044e187f6d61393267c680c6cc75235aa96"
integrity sha512-ppcnLBWczpbo4sQcGWtjEA82kdZMv4NFF2MvZRi1MBP4lSOSgh9A636eUxlB1/FpIG+D5ixq84xlY4QJMqW2kA==
"@tryghost/promise@0.3.9":
version "0.3.9"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.9.tgz#bee265f3145322830c684f27ddf4e9d8ca347b7b"
integrity sha512-a7YARZynPuCLgXTQ2lsiLomxI/20160c4FIjZaQ8NJxNmhj3EvQZ0uophqzX5zIaPnj29cmbRBFrCRe0qhFz7A==
"@tryghost/request@1.0.4", "@tryghost/request@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@tryghost/request/-/request-1.0.4.tgz#b0693cc7e9dc0f182afde03e02b9ea7584256918"
integrity sha512-ptzoWw8baSJnddCxHvYm6X6/OhfmFslC0iIltIqcnIMX7uZGc7flA6JAZoApRK4lKa5WoFeUmvLPgI+ePBZxsw==
"@tryghost/request@1.0.5", "@tryghost/request@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@tryghost/request/-/request-1.0.5.tgz#76ef4139cfe59f4daf8f72ae9291f418c45e0419"
integrity sha512-LUXpbNZ4BvSXvH8e+ribMuq2jN9QIzGCB36YXkWP7vd0lcwACWxa1HOi+fC89dkMYzYYJ7YvQgIpxJilKfYbgg==
dependencies:
"@tryghost/errors" "^1.3.2"
"@tryghost/validator" "^0.2.10"
"@tryghost/version" "^0.1.27"
"@tryghost/validator" "^0.2.11"
"@tryghost/version" "^0.1.28"
cacheable-lookup "7.0.0"
got "13.0.0"
lodash "^4.17.21"
"@tryghost/root-utils@0.3.27":
version "0.3.27"
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.27.tgz#cebafd33089368329298c41a92900936a963617d"
integrity sha512-JmvnJG5+g6Tq70VTfCWb8md4viISSDcGDJ7JI0tv1v516GO00tzvc45Uv/idoTHYtjsyyBXhhOd8Iq1l2skW1Q==
dependencies:
caller "^1.0.1"
find-root "^1.1.0"
"@tryghost/root-utils@^0.3.24", "@tryghost/root-utils@^0.3.27", "@tryghost/root-utils@^0.3.28":
"@tryghost/root-utils@0.3.28", "@tryghost/root-utils@^0.3.24", "@tryghost/root-utils@^0.3.28":
version "0.3.28"
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.28.tgz#43ae0047927a7753c9b526ea12ce6e382ec7fb1f"
integrity sha512-/izwMw9tCJIQ3DVHumzEWgKhKAw5FwTgrrYcCNHl89yijJKaVRBOJUhlB/u2ST6UWfhahodjaYauq7ymTItaeg==
@ -7337,14 +7314,7 @@
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.4.3.tgz#dad18d1c119ebf705b9720417684efe00081f149"
integrity sha512-YrPm2m51/Ddqp+/9CclSv+tKqHkbv7iUu3BgiHJofGhs6ek0QQSpahgiBmJmi/o3R6V6DFbG7LT5qVEtkvMzKg==
"@tryghost/tpl@0.1.29":
version "0.1.29"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.29.tgz#438eff120fd6485473352e360ae05334f5c72b61"
integrity sha512-szuwBWkCXX3cCxvXcQ74uBPGflL7QAHVJtNkWbGZkZ9fInzitl1kb+bHivEU3yctbaN1RnYZH/fu10nV8/AUbA==
dependencies:
lodash.template "^4.5.0"
"@tryghost/tpl@^0.1.29", "@tryghost/tpl@^0.1.30":
"@tryghost/tpl@0.1.30", "@tryghost/tpl@^0.1.30":
version "0.1.30"
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.30.tgz#a012fd800e58d46a7d4146e2bde5f55892d8ae15"
integrity sha512-EhbwSYCTFdK9cXyesCNPFwd3pF6an72vwTeQ9A9IjTVDd4or3wBc6lUwOifxWdYarxhaq2sX67gOn2Js6NbJWg==
@ -7364,36 +7334,36 @@
remark-footnotes "^1.0.0"
unist-util-visit "^2.0.0"
"@tryghost/validator@0.2.10", "@tryghost/validator@^0.2.10":
version "0.2.10"
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.10.tgz#7359f0dae8c1514d007128c4c7133b63e01c20fc"
integrity sha512-7zuP36suRAjHlgkIjx5iE8KbwPDNcc8F9vDA5D401EMtCO8qtogsHlwYdQSP1VztFAd2umsjC8ZNdss9IhKLVA==
"@tryghost/validator@0.2.11", "@tryghost/validator@^0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.11.tgz#c7c0be6b70c82aebefa29e91ca6ebe8939306443"
integrity sha512-VJ+u/UcqP7SRKHxdQn2S21EcJYjWBLfDD31rhfupkcEV7MwPQ5f3nRp+7xKnkUksB3VIsYRtVTAzufIPBBsnzw==
dependencies:
"@tryghost/errors" "^1.3.2"
"@tryghost/tpl" "^0.1.29"
"@tryghost/tpl" "^0.1.30"
lodash "^4.17.21"
moment-timezone "^0.5.23"
validator "7.2.0"
"@tryghost/version@0.1.27", "@tryghost/version@^0.1.27":
version "0.1.27"
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.27.tgz#0b4d31b5f2211e2ee119c0c9b8d678821365be19"
integrity sha512-uzIejsgSYoX36P4X5LlXxUIOHbrpPu/VSouwwrKcTL1DRM6b1sI+CkWWXVqBzgB0GzjmSGiiw18Y/iZIkgvgZw==
"@tryghost/version@0.1.28", "@tryghost/version@^0.1.28":
version "0.1.28"
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.28.tgz#f95ad56df5e052e200fdd9b4cea49768ef9a730b"
integrity sha512-iiOYEHIcBGCjVkTOsHDLuaN+oLiHK8P1rgAy/DGmlPgRr35A4b8swk5xbKxGtCengSRzGYxvxd/z2GsryqlkbQ==
dependencies:
"@tryghost/root-utils" "^0.3.27"
"@tryghost/root-utils" "^0.3.28"
semver "^7.3.5"
"@tryghost/webhook-mock-receiver@0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@tryghost/webhook-mock-receiver/-/webhook-mock-receiver-0.2.11.tgz#9b2e847681a4349e4230a9c2f5889a2878f6a5e9"
integrity sha512-QO2osSIsWHE75ihw7ODzIxQF1i9FvM0AHvQ9qFLbTzzktezoe2tQHDqU8dGbbfSdof2WVuYHl2zw1URgpryOuQ==
"@tryghost/webhook-mock-receiver@0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@tryghost/webhook-mock-receiver/-/webhook-mock-receiver-0.2.12.tgz#b210cc682de134d273855d0056c2e836f9c82f34"
integrity sha512-TOg5+XGO+TiBzMuel41bFQwTmuN8qXIXFOCYbXbBBzn9UehYuEvOMXyQp3pRS7WNli7t8y5BV8gvkn7uZzSmYg==
dependencies:
p-wait-for "3.2.0"
"@tryghost/zip@1.1.42", "@tryghost/zip@^1.1.42":
version "1.1.42"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.42.tgz#33f8ebaed17339db89a8b165563709385ed7f041"
integrity sha512-liEO01q0vztvcBmCT4m8fDEsDjXHzPOqJlXboMHOw/gTrjUkLVfBTZzooIgERvBRPuw60ICcPTtI2/OhiAoNrw==
"@tryghost/zip@1.1.43", "@tryghost/zip@^1.1.42":
version "1.1.43"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.43.tgz#e5ac6a13b19d0b1dad2aec04e9a1327de39c72d5"
integrity sha512-cB3gGiO29zQRjAz+Q3ly8z4DO3TA+YBhDNuNdN02unhkeTs6Hsf7eAcBNMYJVBroQVQ4N8femYKr90AIJe1OIQ==
dependencies:
"@tryghost/errors" "^1.3.2"
archiver "^5.0.0"