Bump axios from 0.18.0 to 0.18.1

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-06-06 17:42:46 +00:00
committed by GitHub
parent 4647debde9
commit 5a2381a533
2 changed files with 40 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.18.1",
"core-js": "^2.6.5",
"emoji-mart-vue": "^2.6.6",
"uuid": "^3.3.2",