File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 131
131
"ansi-gray" : " ^0.1.1" ,
132
132
"assert" : " ^2.1.0" ,
133
133
"async" : " ^2.6.2" ,
134
- "axios" : " 1.8.2 " ,
134
+ "axios" : " 1.12.0 " ,
135
135
"bn.js" : " ^5.1.2" ,
136
136
"bootstrap" : " ^5.2.2" ,
137
137
"brace" : " ^0.8.0" ,
Original file line number Diff line number Diff line change @@ -9549,13 +9549,13 @@ axios-debug-log@^1.0.0:
9549
9549
"@types/debug" "^4.0.0"
9550
9550
debug "^4.0.0"
9551
9551
9552
- axios@*, axios@1.8.2 , axios@^1.0.0:
9553
- version "1.8.2 "
9554
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
9555
- integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
9552
+ axios@*, axios@1.12.0 , axios@^1.0.0:
9553
+ version "1.12.0 "
9554
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0 .tgz#11248459be05a5ee493485628fa0e4323d0abfc3 "
9555
+ integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg ==
9556
9556
dependencies:
9557
9557
follow-redirects "^1.15.6"
9558
- form-data "^4.0.0 "
9558
+ form-data "^4.0.4 "
9559
9559
proxy-from-env "^1.1.0"
9560
9560
9561
9561
@@ -16159,7 +16159,7 @@ form-data@^3.0.0:
16159
16159
combined-stream "^1.0.8"
16160
16160
mime-types "^2.1.12"
16161
16161
16162
- form-data@^4.0.0:
16162
+ form-data@^4.0.0, form-data@^4.0.4 :
16163
16163
version "4.0.4"
16164
16164
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
16165
16165
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
You can’t perform that action at this time.
0 commit comments