Bump axios from 0.24.0 to 1.3.0

Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.3.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/v0.24.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-01 06:14:11 +00:00
committed by GitHub
parent fdc3607aa5
commit 18445d282d
2 changed files with 127 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
"main": "./dist/index.js",
"dependencies": {
"@actions/core": "^1.10.0",
"axios": "^0.24.0",
"axios": "^1.3.0",
"axios-retry": "^3.2.4"
},
"devDependencies": {