From 05ad7bc5e58158b80277c09130d79aa9b2dc1dc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 11:58:30 +0000 Subject: [PATCH] chore(deps): update dependency chalk to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ed97cf..2eac0e0 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "dependencies": { "@wave-av/sdk": "^2.0.11", - "chalk": "^5.4.1", + "chalk": "^6.0.0", "cli-table3": "^0.6.5", "commander": "^13.1.0", "conf": "^13.1.0",