File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
"@material-ui/icons" : " ^4.11.2" ,
52
52
"@material-ui/lab" : " ^4.0.0-alpha.58" ,
53
53
"ansi-styles" : " ^6.2.1" ,
54
- "axios" : " ^0.29.0 " ,
54
+ "axios" : " ^1.7.8 " ,
55
55
"commander" : " ^11.0.0" ,
56
56
"cross-spawn" : " ^7.0.5" ,
57
57
"d3" : " ^7.6.1" ,
Original file line number Diff line number Diff line change @@ -3838,12 +3838,12 @@ asynckit@^0.4.0:
3838
3838
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
3839
3839
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
3840
3840
3841
- axios@^0.29.0 :
3842
- version "0.29.0 "
3843
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.29.0 .tgz#5eed1a0bc4c0ffe060624eb7900aff66b7881eeb "
3844
- integrity sha512-Kjsq1xisgO5DjjNQwZFsy0gpcU1P2j36dZeQDXVhpIU26GVgkDUnROaHLSuluhMqtDE7aKA2hbKXG5yu5DN8Tg ==
3841
+ axios@^1.7.8 :
3842
+ version "1.7.9 "
3843
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9 .tgz#d7d071380c132a24accda1b2cfc1535b79ec650a "
3844
+ integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw ==
3845
3845
dependencies :
3846
- follow-redirects "^1.15.4 "
3846
+ follow-redirects "^1.15.6 "
3847
3847
form-data "^4.0.0"
3848
3848
proxy-from-env "^1.1.0"
3849
3849
@@ -5504,7 +5504,7 @@ flatted@^3.1.0:
5504
5504
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz"
5505
5505
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
5506
5506
5507
- follow-redirects@^1.0.0, follow-redirects@^1.15.4 :
5507
+ follow-redirects@^1.0.0, follow-redirects@^1.15.6 :
5508
5508
version "1.15.9"
5509
5509
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz"
5510
5510
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
You can’t perform that action at this time.
0 commit comments