From db8b45ca0b63d9764db0aa9a062ad6ebd6c1d008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 17:22:25 +0000 Subject: [PATCH] chore(deps): bump chalk from 4.1.2 to 5.6.0 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.6.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 921b7bb1d..924306c05 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "acorn": "8.14.1", "arrify": "3.0.0", "axios": "1.11.0", - "chalk": "4.1.2", + "chalk": "5.6.0", "cheerio": "^1.0.0", "chokidar": "^4.0.3", "commander": "11.1.0",