Bump axios from 0.21.1 to 0.21.2

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [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.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-10 07:41:19 +00:00
committed by GitHub
parent c6d92613c7
commit 9c8d16d926
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/chf007/action-wechat-work#readme",
"dependencies": {
"@vercel/ncc": "^0.28.5",
"axios": "^0.21.1",
"axios": "^0.21.2",
"lodash": "^4.17.21",
"yargs": "^16.2.0"
}