Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Commit 50d87ad

Browse files
committed
chore(upgrade): bump adm-zip dependency
1 parent cf90947 commit 50d87ad

2 files changed

Lines changed: 16 additions & 8 deletions

File tree

package-lock.json

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"author": "Craig Nishina <craig.nishina@gmail.com>",
4040
"license": "MIT",
4141
"dependencies": {
42-
"adm-zip": "^0.4.9",
42+
"adm-zip": "^0.5.2",
4343
"chalk": "^1.1.1",
4444
"del": "^2.2.0",
4545
"glob": "^7.0.3",
@@ -52,7 +52,7 @@
5252
"xml2js": "^0.4.17"
5353
},
5454
"devDependencies": {
55-
"@types/adm-zip": "^0.4.29",
55+
"@types/adm-zip": "^0.5.0",
5656
"@types/chalk": "^0.4.28",
5757
"@types/form-data": "^0.0.33",
5858
"@types/glob": "^5.0.29",

0 commit comments

Comments
 (0)