Skip to content

Commit

Permalink
chore(deps): update dependency @tryghost/zip to v1.1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 6029589 commit 5ff910a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1305,20 +1305,20 @@
dependencies:
defer-to-connect "^2.0.0"

"@tryghost/errors@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.2.tgz#3612f6f59ca07e37d1095f9eb31ff6a069a3b7f2"
integrity sha512-Aqi2vz7HHwN6p2juIYUu8vpMtaKavjULBKNnL0l1req9qXjPs90i/HV8zhvK0ceeWuPdEXaCkfHSRr/yxG3/uw==
"@tryghost/errors@^1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.3.tgz#5833b1d63a296436bf6d3f8f625225cd32eb987a"
integrity sha512-RElUnApvXSsSHZKCfIIykxwU6hF3X4HgMJ0qmUmaafna2/m+QIlbkl72NVo9B+S5xaY0MIQAqEI7RxY4fq034w==
dependencies:
"@stdlib/utils-copy" "^0.0.7"
uuid "^9.0.0"

"@tryghost/zip@^1.1.25":
version "1.1.43"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.43.tgz#e5ac6a13b19d0b1dad2aec04e9a1327de39c72d5"
integrity sha512-cB3gGiO29zQRjAz+Q3ly8z4DO3TA+YBhDNuNdN02unhkeTs6Hsf7eAcBNMYJVBroQVQ4N8femYKr90AIJe1OIQ==
version "1.1.44"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.44.tgz#56343780301033a62b1c74e779f3fd5c8e67147f"
integrity sha512-MDrfghfSyKoLLBeFDDG3QSkbjmf19h1ImASrvMZX+O1J2RZc5z6W34II3PmDqNFaeJ5d5YUPIf6/zk0XDQrbcQ==
dependencies:
"@tryghost/errors" "^1.3.2"
"@tryghost/errors" "^1.3.3"
archiver "^5.0.0"
extract-zip "^2.0.1"

Expand All @@ -1345,9 +1345,9 @@
"@types/node" "*"

"@types/node@*":
version "20.14.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8.tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac"
integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==
version "20.14.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.9.tgz#12e8e765ab27f8c421a1820c99f5f313a933b420"
integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 5ff910a

Please sign in to comment.