File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 83
83
" nuxt"
84
84
],
85
85
"dependencies" : {
86
- "axios" : " ^0.28.1 " ,
86
+ "axios" : " ^1.7.3 " ,
87
87
"lodash" : " ^4.17.21" ,
88
88
"qs" : " ^6.12.1"
89
89
},
Original file line number Diff line number Diff line change @@ -3691,12 +3691,12 @@ axios-mock-adapter@^1.22.0:
3691
3691
fast-deep-equal "^3.1.3"
3692
3692
is-buffer "^2.0.5"
3693
3693
3694
- axios@^0.28.1 :
3695
- version "0.28.1 "
3696
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1 .tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70 "
3697
- integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ ==
3694
+ axios@^1.7.3 :
3695
+ version "1.7.3 "
3696
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3 .tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85 "
3697
+ integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw ==
3698
3698
dependencies:
3699
- follow-redirects "^1.15.0 "
3699
+ follow-redirects "^1.15.6 "
3700
3700
form-data "^4.0.0"
3701
3701
proxy-from-env "^1.1.0"
3702
3702
@@ -6148,7 +6148,7 @@ flush-write-stream@^1.0.0:
6148
6148
inherits "^2.0.3"
6149
6149
readable-stream "^2.3.6"
6150
6150
6151
- follow-redirects@^1.15.0 :
6151
+ follow-redirects@^1.15.6 :
6152
6152
version "1.15.6"
6153
6153
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
6154
6154
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
You can’t perform that action at this time.
0 commit comments