Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 120c544

Browse files
fix(deps): update dependency chalk to v5
1 parent 099ecdc commit 120c544

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"apollo-server-express": "3.10.2",
4141
"aws-sdk": "2.1206.0",
4242
"bcryptjs": "2.4.3",
43-
"chalk": "4.1.2",
43+
"chalk": "5.1.0",
4444
"class-transformer": "0.5.1",
4545
"class-validator": "0.13.2",
4646
"dayjs": "1.11.5",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7358,6 +7358,11 @@ [email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
73587358
ansi-styles "^4.1.0"
73597359
supports-color "^7.1.0"
73607360

7361+
7362+
version "5.1.0"
7363+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.1.0.tgz#c4b4a62bfb6df0eeeb5dbc52e6a9ecaff14b9976"
7364+
integrity sha512-56zD4khRTBoIyzUYAFgDDaPhUMN/fC/rySe6aZGqbj/VWiU2eI3l6ZLOtYGFZAV5v02mwPjtpzlrOveJiz5eZQ==
7365+
73617366
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.2:
73627367
version "2.4.2"
73637368
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"

0 commit comments

Comments
 (0)