chore(deps): bump axios from 0.21.0 to 0.21.1 (#122)

Bumps [axios](https://github.com/axios/axios) from 0.21.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.21.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]
2020-12-28 16:57:02 +01:00
committed by GitHub
parent dbf207a670
commit 941a2d657a
2 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@
"homepage": "https://github.com/EndBug/add-and-commit#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"axios": "^0.21.0",
"axios": "^0.21.1",
"js-yaml": "^3.14.1",
"simple-git": "^2.27.0"
},