Skip to content

Commit 37fd7b2

Browse files
fix(package): update chalk to version 3.0.0
1 parent 6046845 commit 37fd7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/konsumer/grpc-dynamic-gateway#readme",
3434
"dependencies": {
3535
"body-parser": "^1.18.2",
36-
"chalk": "^2.3.2",
36+
"chalk": "^3.0.0",
3737
"express": "^4.16.3",
3838
"grpc": "^1.16.1",
3939
"json-colorizer": "^2.0.0",

0 commit comments

Comments
 (0)