0
0
Fork 0

Bump axios from 0.21.0 to 0.21.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-03 21:44:10 +00:00 committed by GitHub
parent 183512323a
commit a43fad9d25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 13 deletions

View file

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