From c6735206a50efa1870b45ab178d2b09c074834d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 07:37:40 +0000 Subject: [PATCH] chore(deps): update dependency chalk to v5 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7bc519a3..d95cfdcf 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "bcryptjs": "^2.4.3", "bson": "^4.7.0", "bull": "^4.9.0", - "chalk": "^4.1.2", + "chalk": "^5.0.0", "commander": "^9.4.0", "compression": "^1.7.4", "cookie": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index 8dca3eac..89ae5d35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22601,7 +22601,7 @@ __metadata: bcryptjs: ^2.4.3 bson: ^4.7.0 bull: ^4.9.0 - chalk: ^4.1.2 + chalk: ^5.0.0 commander: ^9.4.0 compression: ^1.7.4 cookie: ^0.5.0