Bump axios from 0.16.2 to 0.18.0 in /terminus-plugin-manager

Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.18.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.16.2...v0.18.0)
This commit is contained in:
dependabot-preview[bot]
2019-05-24 18:23:04 +00:00
committed by GitHub
parent c32d8f3497
commit 39d7ebb7e9
2 changed files with 67 additions and 28 deletions

View File

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