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 8
8
"lint" : " vue-cli-service lint"
9
9
},
10
10
"dependencies" : {
11
- "axios" : " ^0.20.0 " ,
11
+ "axios" : " ^0.21.1 " ,
12
12
"sass" : " ^1.26.12" ,
13
13
"sass-loader" : " ^10.0.2" ,
14
14
"vue" : " ^2.6.12" ,
Original file line number Diff line number Diff line change @@ -1912,10 +1912,10 @@ aws4@^1.8.0:
1912
1912
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2"
1913
1913
integrity sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==
1914
1914
1915
- axios@^0.20.0 :
1916
- version "0.20.0 "
1917
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.20.0 .tgz#057ba30f04884694993a8cd07fa394cff11c50bd "
1918
- integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA ==
1915
+ axios@^0.21.1 :
1916
+ version "0.21.1 "
1917
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
1918
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
1919
1919
dependencies :
1920
1920
follow-redirects "^1.10.0"
1921
1921
You can’t perform that action at this time.
0 commit comments