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.8.4" ,
88
- "chalk" : " 4.1.2 " ,
88
+ "chalk" : " 5.6.0 " ,
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 @@ -4284,6 +4284,11 @@
[email protected] , chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
4284
4284
ansi-styles "^4.1.0"
4285
4285
supports-color "^7.1.0"
4286
4286
4287
+ [email protected] , chalk@^5.3.0, chalk@^5.4.1:
4288
+ version "5.6.0"
4289
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
4290
+ integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
4291
+
4287
4292
chalk@^2.3.2:
4288
4293
version "2.4.2"
4289
4294
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -4293,11 +4298,6 @@ chalk@^2.3.2:
4293
4298
escape-string-regexp "^1.0.5"
4294
4299
supports-color "^5.3.0"
4295
4300
4296
- chalk@^5.3.0, chalk@^5.4.1:
4297
- version "5.6.0"
4298
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
4299
- integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
4300
-
4301
4301
char-regex@^1.0.2:
4302
4302
version "1.0.2"
4303
4303
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