Skip to content

Commit

Permalink
fix: upgrade chalk from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade chalk from 4.0.0 to 4.1.0.

See this package in npm:
https://www.npmjs.com/package/chalk

See this project in Snyk:
https://app.snyk.io/org/vegemite/project/9226f6fd-6fe1-478c-8293-2d0ad75dad26?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 5, 2020
1 parent 0301382 commit fd3e13e
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 @@ -21,7 +21,7 @@
"adm-zip": "0.4.16",
"archiver": "4.0.1",
"axios": "0.19.1",
"chalk": "4.0.0",
"chalk": "4.1.0",
"cli-ux": "^5.4.1",
"cors": "^2.8.5",
"express": "^4.17.1",
Expand Down

0 comments on commit fd3e13e

Please sign in to comment.