diff --git a/package.json b/package.json index 5ccdec69040815632d20c213062cd0435ad4a74c..23c08d1bde3fd102bdccd6847005082ec65a198f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "bunyan": "1.8.12", - "chalk": "2.2.0", + "chalk": "2.2.2", "changelog": "1.4.0", "child-process-promise": "2.2.1", "commander": "2.11.0", diff --git a/yarn.lock b/yarn.lock index 7698637a789596ddbcd299e5c1f6bbb5c70cf911..ab6760ddf065f824c22931d25da9dfd272d8958b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -741,9 +741,9 @@ chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" -chalk@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.2.0.tgz#477b3bf2f9b8fd5ca9e429747e37f724ee7af240" +chalk@2.2.2: + version "2.2.2" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.2.2.tgz#4403f5cf18f35c05f51fbdf152bf588f956cf7cb" dependencies: ansi-styles "^3.1.0" escape-string-regexp "^1.0.5"