File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
" yarn.lock"
57
57
],
58
58
"dependencies" : {
59
- "axios" : " ^1.7.8 "
59
+ "axios" : " ^1.8.2 "
60
60
},
61
61
"devDependencies" : {
62
62
"@commitlint/cli" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -3528,10 +3528,10 @@ axios-mock-adapter@^1.22.0:
3528
3528
fast-deep-equal "^3.1.3"
3529
3529
is-buffer "^2.0.5"
3530
3530
3531
- axios@^1.7.8 :
3532
- version "1.7.8 "
3533
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.8 .tgz#1997b1496b394c21953e68c14aaa51b7b5de3d6e "
3534
- integrity sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw ==
3531
+ axios@^1.8.2 :
3532
+ version "1.10.0 "
3533
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0 .tgz#af320aee8632eaf2a400b6a1979fa75856f38d54 "
3534
+ integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
3535
3535
dependencies:
3536
3536
follow-redirects "^1.15.6"
3537
3537
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments