0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @tryghost/zip to v1.1.8

This commit is contained in:
Renovate Bot 2021-01-12 23:09:37 +00:00
parent 51a452bd27
commit f92cb0f31c
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -67,7 +67,7 @@
"@tryghost/string": "0.1.15",
"@tryghost/url-utils": "0.6.24",
"@tryghost/vhost-middleware": "1.0.11",
"@tryghost/zip": "1.1.7",
"@tryghost/zip": "1.1.8",
"ajv": "6.12.6",
"amperize": "0.6.1",
"analytics-node": "3.5.0",

View file

@ -647,10 +647,10 @@
extract-zip "2.0.0"
fs-extra "9.0.1"
"@tryghost/zip@1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.7.tgz#8aa721158087f7bb7d031337513aa03f7a489233"
integrity sha512-FAb7f7sOSUPaCrxtyRRk1yhl3EHTdypFbcLqv69W67Su/eMb2YDTJ7JwC2Jowy9fTnLa+aM/f3PeTOJepCQmGQ==
"@tryghost/zip@1.1.8":
version "1.1.8"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.8.tgz#313240002192d773c3b9e74c66d84a76ed13f543"
integrity sha512-ahSg/eUjpgaRpuCGXhpcwogqd3xIXIxAwGn6fjogKXCBGyG7ffWf5G5M1I/BPnQt6E/8LKTEglZuHINRd72+Bw==
dependencies:
archiver "4.0.1"
bluebird "3.7.2"