Skip to content

Commit 1d0df0a

Browse files
committed
fix: upgrade chalk from 2.4.1 to 2.4.2
Snyk has created this PR to upgrade chalk from 2.4.1 to 2.4.2. See this package in npm: https://www.npmjs.com/package/chalk See this project in Snyk: https://app.snyk.io/org/hex22a/project/81ca3c6f-537d-45f9-9582-1f27b6019489?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a483e58 commit 1d0df0a

File tree

2 files changed

+68
-17
lines changed

2 files changed

+68
-17
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test": "mocha test"
2121
},
2222
"dependencies": {
23-
"chalk": "^2.1.0",
23+
"chalk": "^2.4.2",
2424
"inquirer": "^3.3.0",
2525
"octonode": "^0.9.1"
2626
},

0 commit comments

Comments
 (0)