File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 85
85
"@nestjs/platform-express" : " ^11.0.16" ,
86
86
"@nuxtjs/opencollective" : " 0.3.2" ,
87
87
"axios" : " ^1.12.0" ,
88
- "chalk" : " 4.1 .2" ,
88
+ "chalk" : " 5.6 .2" ,
89
89
"commander" : " 8.3.0" ,
90
90
"compare-versions" : " 4.1.4" ,
91
91
"concurrently" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -4127,6 +4127,11 @@
[email protected] , chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
4127
4127
ansi-styles "^4.1.0"
4128
4128
supports-color "^7.1.0"
4129
4129
4130
+ [email protected] , chalk@^5.3.0, chalk@^5.4.1:
4131
+ version "5.6.2"
4132
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
4133
+ integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
4134
+
4130
4135
chalk@^2.3.2:
4131
4136
version "2.4.2"
4132
4137
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -4136,11 +4141,6 @@ chalk@^2.3.2:
4136
4141
escape-string-regexp "^1.0.5"
4137
4142
supports-color "^5.3.0"
4138
4143
4139
- chalk@^5.3.0, chalk@^5.4.1:
4140
- version "5.6.2"
4141
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
4142
- integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
4143
-
4144
4144
char-regex@^1.0.2:
4145
4145
version "1.0.2"
4146
4146
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
You can’t perform that action at this time.
0 commit comments