Skip to content

Commit

Permalink
Update dependency @tryghost/zip to v1.1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent 3ceee3d commit cc1dbfb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.12",
"@tryghost/mg-fs-utils": "0.13.1",
"@tryghost/pretty-cli": "1.2.42",
"@tryghost/zip": "1.1.42",
"@tryghost/zip": "1.1.43",
"axios": "1.6.8",
"bluebird": "3.7.2",
"chalk": "5.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1993,10 +1993,10 @@
archiver "^5.0.0"
extract-zip "^2.0.1"

"@tryghost/[email protected].42":
version "1.1.42"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.42.tgz#33f8ebaed17339db89a8b165563709385ed7f041"
integrity sha512-liEO01q0vztvcBmCT4m8fDEsDjXHzPOqJlXboMHOw/gTrjUkLVfBTZzooIgERvBRPuw60ICcPTtI2/OhiAoNrw==
"@tryghost/[email protected].43":
version "1.1.43"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.43.tgz#e5ac6a13b19d0b1dad2aec04e9a1327de39c72d5"
integrity sha512-cB3gGiO29zQRjAz+Q3ly8z4DO3TA+YBhDNuNdN02unhkeTs6Hsf7eAcBNMYJVBroQVQ4N8femYKr90AIJe1OIQ==
dependencies:
"@tryghost/errors" "^1.3.2"
archiver "^5.0.0"
Expand Down

0 comments on commit cc1dbfb

Please sign in to comment.