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 30
30
"@vue/cli-plugin-babel" : " ^3.8.0" ,
31
31
"@vue/cli-plugin-eslint" : " ^3.8.0" ,
32
32
"@vue/cli-service" : " ^3.8.0" ,
33
- "axios" : " ^1.6.0 " ,
33
+ "axios" : " ^1.7.4 " ,
34
34
"babel-eslint" : " ^10.0.1" ,
35
35
"eslint" : " ^5.16.0" ,
36
36
"eslint-plugin-vue" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -1829,12 +1829,12 @@ aws4@^1.2.1, aws4@^1.8.0:
1829
1829
resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
1830
1830
integrity sha1-8OAD2cqef1nHpQiUXXsu+aBKVC8=
1831
1831
1832
- axios@^1.6.0 :
1833
- version "1.6.0 "
1834
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
1835
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
1832
+ axios@^1.7.4 :
1833
+ version "1.7.4 "
1834
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
1835
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
1836
1836
dependencies :
1837
- follow-redirects "^1.15.0 "
1837
+ follow-redirects "^1.15.6 "
1838
1838
form-data "^4.0.0"
1839
1839
proxy-from-env "^1.1.0"
1840
1840
@@ -4193,7 +4193,7 @@ flush-write-stream@^1.0.0:
4193
4193
inherits "^2.0.3"
4194
4194
readable-stream "^2.3.6"
4195
4195
4196
- follow-redirects@^1.0.0, follow-redirects@^1.15.0 :
4196
+ follow-redirects@^1.0.0, follow-redirects@^1.15.6 :
4197
4197
version "1.15.6"
4198
4198
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
4199
4199
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
You can’t perform that action at this time.
0 commit comments