chore: Bump axios from 0.26.0 to 0.26.1 (#404)

Bumps [axios](https://github.com/axios/axios) from 0.26.0 to 0.26.1.
- [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.26.0...v0.26.1)

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

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]
2022-03-15 03:02:21 +00:00
committed by GitHub
parent dfe025559e
commit 22e077f99c
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.6.0",
"aws-sdk": "^2.1088.0",
"axios": "^0.26.0"
"axios": "^0.26.1"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",