chore: Bump axios from 0.21.4 to 0.22.0 (#275)

Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.22.0.
- [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.4...v0.22.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-10-05 03:01:34 +00:00
committed by GitHub
parent a78fcb01f7
commit 6ea0f4143d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.5.0",
"aws-sdk": "^2.988.0",
"axios": "^0.21.4"
"axios": "^0.22.0"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",