Skip to content

Commit

Permalink
Update dependency @tryghost/zip to v1.1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 9859f78 commit 542f502
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@tryghost/mg-assetscraper": "0.4.2",
"@tryghost/mg-fs-utils": "0.12.15",
"@tryghost/pretty-cli": "1.2.39",
"@tryghost/zip": "1.1.38",
"@tryghost/zip": "1.1.39",
"axios": "1.6.2",
"bluebird": "3.7.2",
"chalk": "5.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2006,12 +2006,12 @@
extract-zip "^2.0.1"
fs-extra "^11.0.0"

"@tryghost/[email protected].38":
version "1.1.38"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.38.tgz#fe1ead4aa6188d8bdb8e18c520fb3918ae6c75cd"
integrity sha512-cJIsmoeVJau0TUUa70xml91I0/13uAJLsMSAGlwzblDY7cCZu2/deTw36YdNP1oQtXHOZKDRZpqYX3NZ7uXgIQ==
"@tryghost/[email protected].39":
version "1.1.39"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.39.tgz#bfd3ac05f2ad3b968a6b4511776dd412175902c8"
integrity sha512-UentcPGgtyGYdJiwKk7Av827Ut59msF8MMh8oRyopZLNYAZv6v9EXEOjAVgtCNoJ1Bfpk7sjkmUjqoIrOyxTZQ==
dependencies:
"@tryghost/errors" "^1.2.26"
"@tryghost/errors" "^1.2.27"
archiver "^5.0.0"
extract-zip "^2.0.1"

Expand Down

0 comments on commit 542f502

Please sign in to comment.