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 56
56
" yarn.lock"
57
57
],
58
58
"dependencies" : {
59
- "axios" : " ^1.6.8 "
59
+ "axios" : " ^1.7.0 "
60
60
},
61
61
"devDependencies" : {
62
62
"@commitlint/cli" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -3309,10 +3309,10 @@ axios-mock-adapter@^1.22.0:
3309
3309
fast-deep-equal "^3.1.3"
3310
3310
is-buffer "^2.0.5"
3311
3311
3312
- axios@^1.6.8 :
3313
- version "1.6.8 "
3314
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8 .tgz#66d294951f5d988a00e87a0ffb955316a619ea66 "
3315
- integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ ==
3312
+ axios@^1.7.0 :
3313
+ version "1.7.2 "
3314
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2 .tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621 "
3315
+ integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw ==
3316
3316
dependencies:
3317
3317
follow-redirects "^1.15.6"
3318
3318
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments