File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " vue-cli-service lint"
10
10
},
11
11
"dependencies" : {
12
- "axios" : " ^0.21.0 " ,
12
+ "axios" : " ^0.21.1 " ,
13
13
"core-js" : " ^3.6.4" ,
14
14
"tailwindcss" : " ^1.9.6" ,
15
15
"vue" : " ^2.6.11" ,
Original file line number Diff line number Diff line change @@ -1764,10 +1764,10 @@ aws4@^1.8.0:
1764
1764
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
1765
1765
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
1766
1766
1767
- axios@^0.21.0 :
1768
- version "0.21.0 "
1769
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0 .tgz#26df088803a2350dff2c27f96fef99fe49442aca "
1770
- integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw ==
1767
+ axios@^0.21.1 :
1768
+ version "0.21.1 "
1769
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
1770
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
1771
1771
dependencies :
1772
1772
follow-redirects "^1.10.0"
1773
1773
You can’t perform that action at this time.
0 commit comments