Skip to content

Commit 1082e2b

Browse files
committed
fix: upgrade chalk from 5.4.1 to 5.6.0
Snyk has created this PR to upgrade chalk from 5.4.1 to 5.6.0. See this package in npm: chalk See this project in Snyk: https://app.snyk.io/org/imbubbo/project/3ea4d28c-d964-4f3d-8c98-56d6786415a5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 730ecbf commit 1082e2b

File tree

2 files changed

+61
-50
lines changed

2 files changed

+61
-50
lines changed

package-lock.json

Lines changed: 60 additions & 49 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
@@ -16,7 +16,7 @@
1616
"license": "GPL-3.0-or-later",
1717
"dependencies": {
1818
"@nebula-services/bare-server-node": "^2.0.4",
19-
"chalk": "^5.4.1",
19+
"chalk": "^5.6.0",
2020
"cookie-parser": "^1.4.7",
2121
"cors": "^2.8.5",
2222
"dotenv": "^17.2.0",

0 commit comments

Comments
 (0)