From 8bbb068bc1f1e7740c3795ddb25d743e3b16c3eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 05:54:59 +0000 Subject: [PATCH] Bump chalk from 3.0.0 to 4.1.2 Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.1.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.1.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63243cc..d7ff1b4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "aws-sdk": "^2.509.0", "cac": "^6.5.2", - "chalk": "^3.0.0", + "chalk": "^4.1.2", "download": "^7.1.0", "execa": "^3.3.0", "majo": "^0.10.1",