Bump axios from 0.20.0 to 0.21.1 (#81)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-06 13:19:17 +09:00
committed by GitHub
parent c533e58b0c
commit c2f20e6961
2 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.0.5",
"axios": "^0.20.0",
"axios": "^0.21.1",
"strip-ansi": "^6.0.0"
},
"devDependencies": {