0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency @tryghost/zip to v1.1.15

This commit is contained in:
Renovate Bot 2021-09-22 15:36:36 +00:00 committed by Daniel Lockyer
parent 23bece59a9
commit 40fd068229
2 changed files with 11 additions and 1 deletions

View file

@ -94,7 +94,7 @@
"@tryghost/validator": "0.1.5",
"@tryghost/version": "0.1.4",
"@tryghost/vhost-middleware": "1.0.15",
"@tryghost/zip": "1.1.14",
"@tryghost/zip": "1.1.15",
"amperize": "0.6.1",
"analytics-node": "5.1.0",
"bluebird": "3.7.2",

View file

@ -1790,6 +1790,16 @@
extract-zip "2.0.1"
fs-extra "^9.1.0"
"@tryghost/zip@1.1.15":
version "1.1.15"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.15.tgz#8f908b69f8835b9bf2e96222e0448796ef17de3f"
integrity sha512-gHszBx8PryyEWdWg6UA0fKT1CWbKqIgAHNo+bN5sJs32MRGFfpQC2KMsMRlB1Xhr/64eHnGUE1b5cDMFx5eU/g==
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"