chore: Bump axios from 1.1.3 to 1.2.0 (#586)

Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0)

---
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>
This commit is contained in:
dependabot[bot]
2022-11-29 03:03:56 +00:00
committed by GitHub
parent 6ffa76b6bb
commit 6e4fb66443
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"aws-sdk": "^2.1259.0",
"axios": "^1.1.3",
"axios": "^1.2.0",
"https-proxy-agent": "^5.0.1"
},
"devDependencies": {