aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--backend/package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/backend/package.json b/backend/package.json
index 5f91d428e..9b2c4dad8 100644
--- a/backend/package.json
+++ b/backend/package.json
@@ -29,7 +29,7 @@
"@ts-rest/open-api": "3.45.2",
"bcrypt": "5.1.1",
"bullmq": "1.91.1",
- "chalk": "4.1.2",
+ "chalk": "5.3.0",
"cors": "2.8.5",
"cron": "2.3.0",
"date-fns": "3.6.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 656d64cfc..6b3d95be0 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -99,8 +99,8 @@ importers:
specifier: 1.91.1
version: 1.91.1
chalk:
- specifier: 4.1.2
- version: 4.1.2
+ specifier: 5.3.0
+ version: 5.3.0
cors:
specifier: 2.8.5
version: 2.8.5
@@ -11058,7 +11058,7 @@ snapshots:
'@types/node': 20.5.1
chalk: 4.1.2
cosmiconfig: 8.3.6([email protected])
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -14217,7 +14217,7 @@ snapshots:
object-assign: 4.1.1
vary: 1.1.2
dependencies:
'@types/node': 20.5.1
cosmiconfig: 8.3.6([email protected])