File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"@sideway/formula" : " ^3.0.1" ,
55
55
"semver" : " ^5.7.2" ,
56
56
"browserify-sign" : " ^4.2.2" ,
57
- "axios" : " ^1.6.1 " ,
57
+ "axios" : " ^1.8.2 " ,
58
58
"braces" : " ^3.0.3" ,
59
59
"micromatch" : " ^4.0.8"
60
60
}
Original file line number Diff line number Diff line change @@ -186,10 +186,10 @@ asynckit@^0.4.0:
186
186
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
187
187
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
188
188
189
- axios@^1.6.1 :
190
- version "1.7.7 "
191
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7 .tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f "
192
- integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q ==
189
+ axios@^1.8.2 :
190
+ version "1.8.2 "
191
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
192
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
193
193
dependencies :
194
194
follow-redirects "^1.15.6"
195
195
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments