chore: Bump axios from 1.2.2 to 1.2.3 (#630)

Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.2.3.
- [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/1.2.2...v1.2.3)

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

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]
2023-01-24 03:04:28 +00:00
committed by GitHub
parent 491cd39cf6
commit 3e21ee4ae7
2 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"aws-sdk": "^2.1273.0",
"axios": "^1.2.2",
"axios": "^1.2.3",
"https-proxy-agent": "^5.0.1"
},
"devDependencies": {