File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 8
8
"lint" : " eslint --fix --ext .js,.vue src"
9
9
},
10
10
"dependencies" : {
11
- "axios" : " ^1.6.0 " ,
11
+ "axios" : " ^1.7.4 " ,
12
12
"better-scroll" : " ^2.0.7" ,
13
13
"core-js" : " ^3.6.5" ,
14
14
"lib-flexible" : " ^0.3.2" ,
Original file line number Diff line number Diff line change @@ -2169,12 +2169,12 @@ aws4@^1.8.0:
2169
2169
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
2170
2170
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
2171
2171
2172
- axios@^1.6.0 :
2173
- version "1.6.0 "
2174
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
2175
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
2172
+ axios@^1.7.4 :
2173
+ version "1.7.4 "
2174
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
2175
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
2176
2176
dependencies :
2177
- follow-redirects "^1.15.0 "
2177
+ follow-redirects "^1.15.6 "
2178
2178
form-data "^4.0.0"
2179
2179
proxy-from-env "^1.1.0"
2180
2180
@@ -4523,10 +4523,10 @@ flush-write-stream@^1.0.0:
4523
4523
inherits "^2.0.3"
4524
4524
readable-stream "^2.3.6"
4525
4525
4526
- follow-redirects@^1.0.0, follow-redirects@^1.15.0 :
4527
- version "1.15.6 "
4528
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
4529
- integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
4526
+ follow-redirects@^1.0.0, follow-redirects@^1.15.6 :
4527
+ version "1.15.9 "
4528
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
4529
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
4530
4530
4531
4531
for-in@^1.0.2 :
4532
4532
version "1.0.2"
You can’t perform that action at this time.
0 commit comments