Skip to content

Commit

Permalink
fix: packages/zcli-apps/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ADMZIP-1065796
  • Loading branch information
snyk-bot committed Feb 16, 2021
1 parent 39b0ecd commit 9fc51a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zcli-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@oclif/command": "^1",
"@oclif/config": "^1",
"adm-zip": "0.5.1",
"adm-zip": "0.5.2",
"archiver": "4.0.2",
"chalk": "4.1.0",
"cli-ux": "^5.4.1",
Expand Down

0 comments on commit 9fc51a4

Please sign in to comment.