Skip to content

Commit 2e67a23

Browse files
committed
fix: upgrade chalk from 4.1.1 to 4.1.2
Snyk has created this PR to upgrade chalk from 4.1.1 to 4.1.2. 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 9d19b39 commit 2e67a23

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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.14.6",
63-
"chalk": "^4.1.1",
63+
"chalk": "^4.1.2",
6464
"pegjs": "^0.10.0"
6565
},
6666
"devDependencies": {

0 commit comments

Comments
 (0)