From 42c166741db2a432902a6e73c872daf45786593e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 22:29:24 +0000 Subject: [PATCH] Upgrade: Bump chalk from 4.1.2 to 5.6.2 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 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(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index e4479e9..55ff9a2 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "MIT", "author": "Nicholas C. Zakas ", "dependencies": { - "chalk": "^4.1.2", + "chalk": "^5.6.2", "table": "^6.8.0" }, "engines": {