File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44 "private" : true ,
55 "dependencies" : {
66 "@vitejs/plugin-react-swc" : " ^3.4.0" ,
7- "axios" : " ^0.28.0 " ,
7+ "axios" : " ^1.8.2 " ,
88 "react" : " ^18.1.0" ,
99 "react-dom" : " ^18.1.0" ,
1010 "react-dropzone" : " ^14.2.1" ,
Original file line number Diff line number Diff line change @@ -949,12 +949,12 @@ attr-accept@^2.2.2:
949949 resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-2.2.2.tgz#646613809660110749e92f2c10833b70968d929b"
950950 integrity sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg==
951951
952- axios@^0.28.0 :
953- version "0.28.0 "
954- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0 .tgz#801a4d991d0404961bccef46800e1170f8278c89 "
955- integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
952+ axios@^1.8.2 :
953+ version "1.8.2 "
954+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
955+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
956956 dependencies :
957- follow-redirects "^1.15.0 "
957+ follow-redirects "^1.15.6 "
958958 form-data "^4.0.0"
959959 proxy-from-env "^1.1.0"
960960
@@ -1298,10 +1298,10 @@ fill-range@^7.1.1:
12981298 dependencies :
12991299 to-regex-range "^5.0.1"
13001300
1301- follow-redirects@^1.15.0 :
1302- version "1.15.6 "
1303- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
1304- integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
1301+ follow-redirects@^1.15.6 :
1302+ version "1.15.9 "
1303+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
1304+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
13051305
13061306form-data@^4.0.0 :
13071307 version "4.0.0"
You can’t perform that action at this time.
0 commit comments