Skip to content

Commit 7f5443f

Browse files
authored
fix: upgrade chalk from 4.1.1 to 4.1.2 (#315)
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/manekinekko/project/bd52cacb-04c1-441d-a05c-fb5fb59ae8a3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9a4ab52 commit 7f5443f

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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@types/globalyzer": "^0.1.1",
2929
"@types/globrex": "^0.1.0",
30-
"chalk": "^4.1.1",
30+
"chalk": "^4.1.2",
3131
"commander": "^7.2.0",
3232
"concurrently": "^6.2.0",
3333
"cookie": "^0.4.1",

0 commit comments

Comments
 (0)