Skip to content

Commit

Permalink
chore(upgrade): bump adm-zip dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp1130 committed Feb 9, 2023
1 parent cf90947 commit 50d87ad
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
20 changes: 14 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"author": "Craig Nishina <[email protected]>",
"license": "MIT",
"dependencies": {
"adm-zip": "^0.4.9",
"adm-zip": "^0.5.2",
"chalk": "^1.1.1",
"del": "^2.2.0",
"glob": "^7.0.3",
Expand All @@ -52,7 +52,7 @@
"xml2js": "^0.4.17"
},
"devDependencies": {
"@types/adm-zip": "^0.4.29",
"@types/adm-zip": "^0.5.0",
"@types/chalk": "^0.4.28",
"@types/form-data": "^0.0.33",
"@types/glob": "^5.0.29",
Expand Down

0 comments on commit 50d87ad

Please sign in to comment.