Skip to content

Commit

Permalink
Update dependency @tryghost/zip to v1.1.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 958724c commit c15d46d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.15",
"@tryghost/mg-fs-utils": "0.13.1",
"@tryghost/pretty-cli": "1.2.45",
"@tryghost/zip": "1.1.46",
"@tryghost/zip": "1.1.47",
"axios": "1.7.4",
"bluebird": "3.7.2",
"chalk": "5.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2612,7 +2612,7 @@
"@stdlib/utils-copy" "^0.0.7"
uuid "^9.0.0"

"@tryghost/errors@^1.2.26", "@tryghost/errors@^1.3.0", "@tryghost/errors@^1.3.5", "@tryghost/errors@^1.3.6":
"@tryghost/errors@^1.2.26", "@tryghost/errors@^1.3.0", "@tryghost/errors@^1.3.6":
version "1.3.6"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.6.tgz#b34993d03122a59f29bf7050a3c0bc90a23a7254"
integrity sha512-qxl6wF5tlhr646Earjmfcz3km6d+B0tzUmocyVu3tY8StI4pH8mLgzHDtkiTAls9ABPichBxZQe6a8PDcVJbFw==
Expand Down Expand Up @@ -2807,12 +2807,12 @@
archiver "^5.0.0"
extract-zip "^2.0.1"

"@tryghost/[email protected].46":
version "1.1.46"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.46.tgz#e7c0097b6b6229193a7d6f9b4881eb5640a464a9"
integrity sha512-T25d3q1DXrDMWBX8zJ2UoxvKpy3PMahKrikO/1zFCMY9YEUXSKa8FV2YmJzmmmjnFITkVMlH4JXFkWbB8igZ4A==
"@tryghost/[email protected].47":
version "1.1.47"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.47.tgz#b85ba37a1b7e2a2bc80b33a7b82fe3590775393d"
integrity sha512-CAr8x9kAJO+wpqN5dzoPgv/Rou6WjrdON6DiKK7IlyadvluCC4cq/+y8MxRqj/WN0qinxLRiyHAeyS4qfvamYQ==
dependencies:
"@tryghost/errors" "^1.3.5"
"@tryghost/errors" "^1.3.6"
archiver "^5.0.0"
extract-zip "^2.0.1"

Expand Down

0 comments on commit c15d46d

Please sign in to comment.