File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ bump : patch
3+ type : security
4+ ---
5+
6+ Update the axios dependency to 1.8.2 or higher. This fixes CVE-2024 -39338.
Original file line number Diff line number Diff line change 2828 "access" : " public"
2929 },
3030 "dependencies" : {
31- "axios" : " ^0.28.0 " ,
31+ "axios" : " ^1.8.2 " ,
3232 "form-data" : " ^4.0.0"
3333 }
3434}
Original file line number Diff line number Diff line change @@ -1336,12 +1336,12 @@ available-typed-arrays@^1.0.7:
13361336 dependencies :
13371337 possible-typed-array-names "^1.0.0"
13381338
1339- axios@^0.28.0 :
1340- version "0.28.0 "
1341- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0 .tgz#801a4d991d0404961bccef46800e1170f8278c89 "
1342- integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
1339+ axios@^1.8.2 :
1340+ version "1.8.2 "
1341+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
1342+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
13431343 dependencies :
1344- follow-redirects "^1.15.0 "
1344+ follow-redirects "^1.15.6 "
13451345 form-data "^4.0.0"
13461346 proxy-from-env "^1.1.0"
13471347
@@ -2312,10 +2312,10 @@ find-versions@^4.0.0:
23122312 dependencies :
23132313 semver-regex "^3.1.2"
23142314
2315- follow-redirects@^1.15.0 :
2316- version "1.15.6 "
2317- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
2318- integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
2315+ follow-redirects@^1.15.6 :
2316+ version "1.15.9 "
2317+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
2318+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
23192319
23202320for-each@^0.3.3 :
23212321 version "0.3.3"
You can’t perform that action at this time.
0 commit comments