From c527766ece0006443bbc347a17fe65a5ffefbdc0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Oct 2024 22:21:27 +0000 Subject: [PATCH] feat: upgrade chalk from 4.1.2 to 5.3.0 Snyk has created this PR to upgrade chalk from 4.1.2 to 5.3.0. See this package in npm: chalk See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a2025a67-2a02-40c3-a2cf-7d54d09d4d47?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c394f7cc0ce..24daff707fea 100644 --- a/package.json +++ b/package.json @@ -219,7 +219,7 @@ "antd-style": "^3.6.3", "antd-token-previewer": "^2.0.8", "axios": "^1.7.7", - "chalk": "^4.1.2", + "chalk": "^5.3.0", "cheerio": "^1.0.0", "circular-dependency-plugin": "^5.2.2", "cli-progress": "^3.12.0",