diff --git a/package.json b/package.json index 2b4a9be1..575a629f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ } }, "dependencies": { - "chalk": "^3.0.0", + "chalk": "^5.4.0", "delay": "^4.3.0", "execa": "^4.0.2", "got": "^10.7.0", diff --git a/yarn.lock b/yarn.lock index 146c3d58..2be1085c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1536,6 +1536,11 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@~4.1.0: ansi-styles "^4.1.0" supports-color "^7.1.0" +chalk@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923" + integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q== + chardet@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"