File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 136
136
"@vue/eslint-config-prettier" : " ^4.0.1" ,
137
137
"@vue/eslint-config-typescript" : " ^4.0.0" ,
138
138
"@vue/test-utils" : " ^1.0.0-beta.29" ,
139
- "axios" : " ^0.18 .0" ,
139
+ "axios" : " ^0.19 .0" ,
140
140
"babel-cli" : " ^6.26.0" ,
141
141
"babel-core" : " ^6.26.3" ,
142
142
"babel-eslint" : " ^10.0.1" ,
Original file line number Diff line number Diff line change @@ -1732,22 +1732,14 @@ aws4@^1.8.0:
1732
1732
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
1733
1733
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
1734
1734
1735
-
1735
+
1736
1736
version "0.19.0"
1737
1737
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
1738
1738
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
1739
1739
dependencies :
1740
1740
follow-redirects "1.5.10"
1741
1741
is-buffer "^2.0.2"
1742
1742
1743
- axios@^0.18.0 :
1744
- version "0.18.1"
1745
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
1746
- integrity sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==
1747
- dependencies :
1748
- follow-redirects "1.5.10"
1749
- is-buffer "^2.0.2"
1750
-
1751
1743
babel-cli@^6.26.0 :
1752
1744
version "6.26.0"
1753
1745
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1"
You can’t perform that action at this time.
0 commit comments