Update dependency @tryghost/zip to v1.1.9

This commit is contained in:
Renovate Bot 2021-02-09 17:37:40 +00:00
parent 0ddc76874a
commit f1cf7b125f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 11 additions and 1 deletions

View File

@ -68,7 +68,7 @@
"@tryghost/string": "0.1.17",
"@tryghost/url-utils": "0.6.26",
"@tryghost/vhost-middleware": "1.0.12",
"@tryghost/zip": "1.1.8",
"@tryghost/zip": "1.1.9",
"ajv": "6.12.6",
"amperize": "0.6.1",
"analytics-node": "3.5.0",

View File

@ -627,6 +627,16 @@
extract-zip "2.0.0"
fs-extra "9.0.1"
"@tryghost/zip@1.1.9":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.9.tgz#f1b9f1aec4c8f14833afaac7b35591ff3f514add"
integrity sha512-/0Bl8G8Qpx+6Bhm+U57/kR1ZJrr3Wqbuuvw/lyec1oCqnLn8GznUfR8ADYY3EqBf9kk07fZ5c5oS6QuLY8Umiw==
dependencies:
archiver "4.0.1"
bluebird "3.7.2"
extract-zip "2.0.0"
fs-extra "9.1.0"
"@types/body-parser@*":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.0.tgz#0685b3c47eb3006ffed117cdd55164b61f80538f"