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.7.0 "
59
+ "axios" : " ^1.7.4 "
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.0 :
3532
- version "1.7.2 "
3533
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2 .tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621 "
3534
- integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw ==
3531
+ axios@^1.7.4 :
3532
+ version "1.7.4 "
3533
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
3534
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
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