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 1010 },
1111 "dependencies" : {
1212 "@element-plus/icons-vue" : " ^2.0.10" ,
13- "axios" : " ^1.8.2 " ,
13+ "axios" : " ^1.12.0 " ,
1414 "core-js" : " ^3.6.5" ,
1515 "element-plus" : " ^2.11.0" ,
1616 "vue" : " ^3.2.47" ,
Original file line number Diff line number Diff line change @@ -485,13 +485,13 @@ asynckit@^0.4.0:
485485 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
486486 integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
487487
488- axios@^1.8.2 :
489- version "1.8.2 "
490- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
491- integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
488+ axios@^1.12.0 :
489+ version "1.12.0 "
490+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0 .tgz#11248459be05a5ee493485628fa0e4323d0abfc3 "
491+ integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg ==
492492 dependencies :
493493 follow-redirects "^1.15.6"
494- form-data "^4.0.0 "
494+ form-data "^4.0.4 "
495495 proxy-from-env "^1.1.0"
496496
497497balanced-match@^1.0.0 :
@@ -710,7 +710,7 @@ follow-redirects@^1.15.6:
710710 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
711711 integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
712712
713- form-data@^4.0.0 :
713+ form-data@^4.0.4 :
714714 version "4.0.4"
715715 resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
716716 integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
You can’t perform that action at this time.
0 commit comments