From b4c9e8aa00d38a1f2ef14eebd77bfad90c40c9de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Feb 2022 23:29:41 +0000 Subject: [PATCH] Update dependency chalk to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0e790b..0a5d32d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "axios": "^0.26.0", "base-64": "^1.0.0", "base32": "0.0.6", - "chalk": "^4.1.0", + "chalk": "^5.0.0", "cheerio": "^1.0.0-rc.5", "child_process": "^1.0.2", "cors": "^2.8.5",