diff --git a/package.json b/package.json index 44b94f1..1a846e1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "array-includes": "^3.0.3", "babel-runtime": "^6.25.0", - "chalk": "^2.0.1", + "chalk": "^5.3.0", "chunkd": "^1.0.0", "ci-parallel-vars": "^1.0.0", "clean-stack": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index 924c260..cb2c59f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1165,6 +1165,11 @@ chalk@^4.1.0: ansi-styles "^4.1.0" supports-color "^7.1.0" +chalk@^5.3.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" + integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== + chardet@^0.7.0: version "0.7.0" resolved "https://packages.atlassian.com/api/npm/npm-remote/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"