Update dependency @tryghost/zip to v1.1.19

This commit is contained in:
Renovate Bot 2022-01-18 09:36:18 +00:00 committed by Daniel Lockyer
parent 0202c93726
commit 2d4406ab10
2 changed files with 11 additions and 1 deletions

View File

@ -106,7 +106,7 @@
"@tryghost/validator": "0.1.10",
"@tryghost/version": "0.1.8",
"@tryghost/vhost-middleware": "1.0.19",
"@tryghost/zip": "1.1.18",
"@tryghost/zip": "1.1.19",
"amperize": "0.6.1",
"analytics-node": "6.0.0",
"bluebird": "3.7.2",

View File

@ -1940,6 +1940,16 @@
extract-zip "2.0.1"
fs-extra "^9.1.0"
"@tryghost/zip@1.1.19":
version "1.1.19"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.19.tgz#e017a892c946974be0d7ae5b2fffd722ced4a0b5"
integrity sha512-OOMeuqy0+Z1rYnoJDYuc2hi2GJotJnowNXyYyRQ09ZiD1m8WORzN/brBj2PE6MjrYkjPlRADHVHS6By+m9kUkw==
dependencies:
archiver "^4.0.2"
bluebird "^3.7.2"
extract-zip "2.0.1"
fs-extra "^9.1.0"
"@trysound/sax@0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"