Bump axios from 0.19.0 to 0.21.1

Bumps [axios](https://github.com/axios/axios) from 0.19.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.19.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-05 14:13:14 +00:00
committed by GitHub
parent 99fc51462f
commit b2b6bbbf73
3 changed files with 15 additions and 49 deletions

View File

@@ -24,7 +24,7 @@
},
"homepage": "https://github.com/chf007/action-wechat-work#readme",
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.1",
"lodash": "^4.17.19",
"yargs": "^14.0.0"
}