Skip to content

Commit

Permalink
feat: upgrade chalk from 1.1.3 to 3.0.0 (#9)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade chalk from 1.1.3 to 3.0.0.

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

See this project in Snyk:
https://app.snyk.io/org/lirantal/project/8c281733-f3ef-4b50-b1ef-a66c1690a3cb?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and lirantal committed Dec 8, 2019
1 parent c6e7ed8 commit 622ac47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/lirantal/operations-orchestration-backup#readme",
"dependencies": {
"chalk": "^1.1.1",
"chalk": "^3.0.0",
"command-line-args": "^4.0.7",
"command-line-usage": "^4.1.0",
"jsonfile": "^3.0.1",
Expand Down

0 comments on commit 622ac47

Please sign in to comment.