From c2d87cbe9edbde73d721a189042fd27cdb671b97 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 17:50:21 +0000 Subject: [PATCH] Update chalk to version 5.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61c6de5..0a078f1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/prettier": "^2.4.4", "@types/prompts": "^2.0.14", "cac": "^6.7.12", - "chalk": "^4.1.2", + "chalk": "^5.1.2", "consola": "^2.15.3", "enquirer": "^2.3.6", "execa": "^5.0.0",