File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4646 },
4747 "dependencies" : {
4848 "axios" : " ^1.7.4" ,
49- "chalk" : " ^4.1.2 " ,
49+ "chalk" : " ^5.0.0 " ,
5050 "commander" : " ^12.0.0" ,
5151 "fs-directory" : " ^1.0.0" ,
5252 "xml2js" : " ^0.6.0"
Original file line number Diff line number Diff line change @@ -366,14 +366,19 @@ callsites@^3.0.0:
366366 resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
367367 integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
368368
369- chalk@^4.0.0, chalk@^4.1.2 :
369+ chalk@^4.0.0 :
370370 version "4.1.2"
371371 resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
372372 integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
373373 dependencies :
374374 ansi-styles "^4.1.0"
375375 supports-color "^7.1.0"
376376
377+ chalk@^5.0.0 :
378+ version "5.6.1"
379+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.1.tgz#520ecbed5e0a6e6a1f19d915c9fd2044c0548adb"
380+ integrity sha512-5b8G5vAwZY6ae5Vrp8HcIip49h0n88ASWNfK02h9aUjdPdhac481t5Ry7wXamd0gUvyK1KvS/dePAwAkEms4pw==
381+
377382color-convert@^2.0.1 :
378383 version "2.0.1"
379384 resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
You can’t perform that action at this time.
0 commit comments