Skip to content

Commit 8483443

Browse files
chore: upgrade chalk beyond 5.6.1 (#4127)
Co-authored-by: Holger Drewes <[email protected]>
1 parent 93e372c commit 8483443

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

package-lock.json

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

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@scure/base": "^1.2.4",
7373
"abstract-level": "^3.0.1",
7474
"body-parser": "^1.20.3",
75-
"chalk": "^5.4.1",
75+
"chalk": "^5.6.2",
7676
"connect": "^3.7.0",
7777
"cors": "^2.8.5",
7878
"debug": "^4.4.0",

packages/devp2p/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/debug": "^4.1.12",
8383
"@types/k-bucket": "^5.0.4",
8484
"@types/node": "^22.13.10",
85-
"chalk": "^5.4.1",
85+
"chalk": "^5.6.2",
8686
"testdouble": "^3.20.2"
8787
},
8888
"engines": {

0 commit comments

Comments
 (0)