Skip to content

Commit 549ea47

Browse files
committed
fix: upgrade chalk from 4.1.0 to 4.1.1
Snyk has created this PR to upgrade chalk from 4.1.0 to 4.1.1. See this package in npm: https://www.npmjs.com/package/chalk See this project in Snyk: https://app.snyk.io/org/berkmann18/project/6a617642-210d-466f-808f-3110849ea45d?utm_source=github&utm_medium=upgrade-pr
1 parent ed3578f commit 549ea47

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package-lock.json

Lines changed: 9 additions & 10 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
@@ -60,7 +60,7 @@
6060
],
6161
"dependencies": {
6262
"@babel/runtime": "^7.12.5",
63-
"chalk": "^4.1.0",
63+
"chalk": "^4.1.1",
6464
"pegjs": "^0.10.0"
6565
},
6666
"devDependencies": {

0 commit comments

Comments
 (0)