Bump axios from 0.21.1 to 0.21.2 (#88)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-26 20:14:36 +09:00
committed by GitHub
parent dc855337b2
commit e285e411e1
2 changed files with 10 additions and 10 deletions

View File

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