Update dependency @tryghost/zip to v1.1.2

This commit is contained in:
Renovate Bot 2020-08-10 04:06:07 +00:00
parent 45085cdd99
commit b56c858109
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 11 additions and 1 deletions

View File

@ -62,7 +62,7 @@
"@tryghost/string": "0.1.10",
"@tryghost/url-utils": "0.6.19",
"@tryghost/vhost-middleware": "1.0.6",
"@tryghost/zip": "1.1.1",
"@tryghost/zip": "1.1.2",
"ajv": "6.12.3",
"amperize": "0.6.1",
"analytics-node": "3.4.0-beta.2",

View File

@ -588,6 +588,16 @@
extract-zip "2.0.0"
fs-extra "9.0.0"
"@tryghost/zip@1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.2.tgz#80b715afb5ede282ff527083c217961b168f850f"
integrity sha512-PKWZN2Vj+vSDKhytiDdXr0yse3l/ba2W0c6ZIFQfs1D9P6SSpIPqBKKawPDyQKqRH15trz6WzUwVhFLNI25ESQ==
dependencies:
archiver "4.0.1"
bluebird "3.7.2"
extract-zip "2.0.0"
fs-extra "9.0.1"
"@types/bluebird@^3.5.27":
version "3.5.32"
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.32.tgz#381e7b59e39f010d20bbf7e044e48f5caf1ab620"