mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Update dependency @tryghost/zip to v1.1.14
This commit is contained in:
parent
8605597eea
commit
ff5b1be4e1
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@
|
|||
"@tryghost/update-check-service": "0.1.0",
|
||||
"@tryghost/url-utils": "1.1.4",
|
||||
"@tryghost/vhost-middleware": "1.0.14",
|
||||
"@tryghost/zip": "1.1.13",
|
||||
"@tryghost/zip": "1.1.14",
|
||||
"amperize": "0.6.1",
|
||||
"analytics-node": "4.0.1",
|
||||
"bluebird": "3.7.2",
|
||||
|
|
|
@ -926,10 +926,10 @@
|
|||
extract-zip "2.0.0"
|
||||
fs-extra "9.1.0"
|
||||
|
||||
"@tryghost/zip@1.1.13":
|
||||
version "1.1.13"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.13.tgz#151e460350336584d5111cac8b90dbaf2f18bfa5"
|
||||
integrity sha512-YrX9KAmHbQ3O79js6/xvRhizigxYDc7XTNf3FtekG/9HeiA4M2D6cVGMrv6BG9r+OO7ksjut1TI3LQPLzC3joA==
|
||||
"@tryghost/zip@1.1.14":
|
||||
version "1.1.14"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.14.tgz#44a0fce4b06a03a73e33197572d3e4d88a1217a3"
|
||||
integrity sha512-FUIaBJbtYVNtNLXgzlaZWqsEMHPiJliJWbVlJE6ZCkodyydzrtEsFM52mcu2a1KmDm0qzFHupPDN6hWWcUDodA==
|
||||
dependencies:
|
||||
archiver "^4.0.2"
|
||||
bluebird "^3.7.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue