File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 46
46
},
47
47
"dependencies" : {
48
48
"axios" : " ^1.7.4" ,
49
- "chalk" : " ^4.1.2 " ,
49
+ "chalk" : " ^5.0.0 " ,
50
50
"commander" : " ^12.0.0" ,
51
51
"fs-directory" : " ^1.0.0" ,
52
52
"xml2js" : " ^0.6.0"
Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ available-typed-arrays@^1.0.7:
319
319
dependencies :
320
320
possible-typed-array-names "^1.0.0"
321
321
322
- axios@^1.6.7 :
322
+ axios@^1.7.4 :
323
323
version "1.7.7"
324
324
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
325
325
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
@@ -371,14 +371,19 @@ callsites@^3.0.0:
371
371
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
372
372
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
373
373
374
- chalk@^4.0.0, chalk@^4.1.2 :
374
+ chalk@^4.0.0 :
375
375
version "4.1.2"
376
376
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
377
377
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
378
378
dependencies :
379
379
ansi-styles "^4.1.0"
380
380
supports-color "^7.1.0"
381
381
382
+ chalk@^5.0.0 :
383
+ version "5.3.0"
384
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
385
+ integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
386
+
382
387
color-convert@^2.0.1 :
383
388
version "2.0.1"
384
389
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