From c1527c44deef18ed3dd42378c11ca8d53d1b5feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 18:58:03 +0000 Subject: [PATCH] Bump chalk from 1.1.3 to 5.5.0 Bumps [chalk](https://github.com/chalk/chalk) from 1.1.3 to 5.5.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v1.1.3...v5.5.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 005d647..4be773a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "babel-preset-react-app": "^3.1.1", "babel-runtime": "6.26.0", "case-sensitive-paths-webpack-plugin": "2.4.0", - "chalk": "1.1.3", + "chalk": "5.5.0", "classnames": "^2.2.6", "connected-react-router": "^4.3.0", "copy-pkg-json-webpack-plugin": "^0.0.38", diff --git a/yarn.lock b/yarn.lock index e11bcd8..71679c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2630,6 +2630,11 @@ chalk@1.1.3, chalk@^1.1.1, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" +chalk@5.5.0: + version "5.5.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0.tgz#67ada1df5ca809dc84c9b819d76418ddcf128428" + integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg== + chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"