Skip to content

Commit e3f46b7

Browse files
Update dependency @tryghost/zip to v1.1.54
1 parent 2fb1412 commit e3f46b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@tryghost/mg-assetscraper": "0.4.16",
3636
"@tryghost/mg-fs-utils": "0.15.1",
3737
"@tryghost/pretty-cli": "1.2.48",
38-
"@tryghost/zip": "1.1.50",
38+
"@tryghost/zip": "1.1.54",
3939
"axios": "1.13.5",
4040
"bluebird": "3.7.2",
4141
"chalk": "5.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2490,10 +2490,10 @@
24902490
archiver "^5.0.0"
24912491
extract-zip "^2.0.1"
24922492

2493-
"@tryghost/zip@1.1.50":
2494-
version "1.1.50"
2495-
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.50.tgz#61c7b54858878b1cd3d9a235c57f454538284159"
2496-
integrity sha512-Bz5tDu5cpmyXQApJ6B8a4pHNnOIQxveDLj+DjHjAlfKfhnv1osc3Mf/e9Ixa6KVbrCgCQ5dVufFosAqkeO40MQ==
2493+
"@tryghost/zip@1.1.54":
2494+
version "1.1.54"
2495+
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.54.tgz#6d71f7e4456575754bbeec53673f59bdd45c28cd"
2496+
integrity sha512-6JpuYYlNytFkWTgpZnbkkoH5rqd9FIHfY0ekNNHWZFBS32D6o6bwV4v2wqFmsd0GzMG/CxaHfxfGU+HfTVTJjw==
24972497
dependencies:
24982498
"@tryghost/errors" "^1.3.9"
24992499
archiver "^5.0.0"

0 commit comments

Comments
 (0)