diff --git a/packages/babel-highlight/package.json b/packages/babel-highlight/package.json index 68afb90f20b1..4ef54512122a 100644 --- a/packages/babel-highlight/package.json +++ b/packages/babel-highlight/package.json @@ -8,7 +8,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-highlight", "main": "lib/index.js", "dependencies": { - "chalk": "^2.0.0", + "chalk": "^5.3.0", "esutils": "^2.0.2", "js-tokens": "^4.0.0" },