[Security] Bump axios from 0.18.0 to 0.19.0 in /terminus-plugin-manager

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.19.0. **This update includes security fixes.**
- [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.18.0...v0.19.0)
This commit is contained in:
dependabot-preview[bot]
2019-05-31 05:30:21 +00:00
committed by GitHub
parent 92227484ac
commit 403f988248
2 changed files with 18 additions and 18 deletions

View File

@@ -36,7 +36,7 @@
"terminus-settings": "*"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.19.0",
"mz": "^2.6.0",
"npm": "~6.7.0"
},