Update dependency @tryghost/zip to v1.0.1

This commit is contained in:
Renovate Bot 2020-04-17 00:18:23 +00:00
parent 663400166a
commit 0d266bb3bb
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 12 additions and 2 deletions

View File

@ -58,7 +58,7 @@
"@tryghost/string": "0.1.9",
"@tryghost/url-utils": "0.6.18",
"@tryghost/vhost-middleware": "1.0.3",
"@tryghost/zip": "1.0.0",
"@tryghost/zip": "1.0.1",
"ajv": "6.12.0",
"amperize": "0.6.1",
"analytics-node": "3.4.0-beta.1",

View File

@ -551,7 +551,17 @@
ghost-ignition "^4.0.0"
lodash "^4.17.15"
"@tryghost/zip@1.0.0", "@tryghost/zip@^1.0.0":
"@tryghost/zip@1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.0.1.tgz#9943a816a26cca015fc344c32e5dd2aa7301150e"
integrity sha512-TfGzmTSPPcjovNr/1qihMhyAhRS1LU4f7Nf5UT99wMgUwSpHuSKldP9i37DtDOGUvw76lYK/6A7VV96b6HxUUw==
dependencies:
archiver "^3.1.1"
bluebird "^3.7.2"
extract-zip "^2.0.0"
fs-extra "^9.0.0"
"@tryghost/zip@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.0.0.tgz#4f13e6626e963a263cc60c16f9a13ab5f3956884"
integrity sha512-6QW7NAZzWRdjRIgG7S+gJzLVn6UkGVMmFVv4Np6AEoMhcc8aU75QvRNZK+SDWvipqmX7xijB5te9HsCONuNkdA==