Skip to content

Commit 1e4f372

Browse files
Update dependency @tryghost/zip to v1.1.37
1 parent f14b85b commit 1e4f372

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@tryghost/logging": "2.4.6",
4848
"@tryghost/pretty-cli": "1.2.38",
4949
"@tryghost/server": "0.1.35",
50-
"@tryghost/zip": "1.1.36",
50+
"@tryghost/zip": "1.1.37",
5151
"bluebird": "3.7.2",
5252
"chalk": "4.1.2",
5353
"common-tags": "1.8.2",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,11 +1292,12 @@
12921292
"@tryghost/root-utils" "^0.3.24"
12931293
semver "^7.3.5"
12941294

1295-
"@tryghost/zip@1.1.36":
1296-
version "1.1.36"
1297-
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.36.tgz#a2412e57276b9f9c1ff06d8db455d838ed1fd8d3"
1298-
integrity sha512-g19R70BZ/mchK3CDnsSZ7QJkdeFYkiKiM+Cxg6Qk3NgLcjMEQZ9iv/LSXRw9UjTGw0JjNVAQPaGsn0uTIwQN0g==
1295+
"@tryghost/zip@1.1.37":
1296+
version "1.1.37"
1297+
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.37.tgz#55ca424a42615d0e53aa12b2b108e7f20ac36b42"
1298+
integrity sha512-L+MKGsbIgHgEeoiq6lLpirNflp8CX89xDSwBRucHR/T+QLwVgnof+aiTTuaTrrF+pOWetBDTvB/gN5t94+k6hA==
12991299
dependencies:
1300+
"@tryghost/errors" "^1.2.26"
13001301
archiver "^5.0.0"
13011302
extract-zip "^2.0.1"
13021303
fs-extra "^11.0.0"

0 commit comments

Comments
 (0)