0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency @tryghost/zip to v1.1.18

This commit is contained in:
Renovate Bot 2021-10-22 13:42:29 +00:00 committed by Daniel Lockyer
parent e7e1568a9c
commit e188c6bd9f
2 changed files with 11 additions and 1 deletions

View file

@ -101,7 +101,7 @@
"@tryghost/validator": "0.1.8",
"@tryghost/version": "0.1.7",
"@tryghost/vhost-middleware": "1.0.19",
"@tryghost/zip": "1.1.17",
"@tryghost/zip": "1.1.18",
"amperize": "0.6.1",
"analytics-node": "5.1.2",
"bluebird": "3.7.2",

View file

@ -1848,6 +1848,16 @@
extract-zip "2.0.1"
fs-extra "^9.1.0"
"@tryghost/zip@1.1.18":
version "1.1.18"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.18.tgz#1afcf07d1c5404ab38bc42ef9b400eafc4052edc"
integrity sha512-NyVBOnB4PWqx29/8ZO94Sbgy21izJVnBPwH5PgoVG4B16IRXJ1Fa13WrUeUZuGXBqqiH5D5KorZhlYkfmsvHuw==
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"