chore: Bump axios from 0.26.1 to 0.27.2 (#434)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 18:34:19 +00:00
committed by GitHub
parent f9dc1b2393
commit b03c2c7012
2 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.6.0",
"aws-sdk": "^2.1112.0",
"axios": "^0.26.1"
"axios": "^0.27.2"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",