0
0
Fork 0

Bump axios from 0.19.2 to 0.21.0

Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 07:18:18 +00:00 committed by GitHub
parent 45a5f0c57e
commit f8f4692191
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 6 deletions

View file

@ -11,7 +11,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.21.0",
"clipboard-polyfill": "^3.0.1",
"core-js": "^3.6.5",
"v-tooltip": "^2.0.3",