Bump axios from 1.3.0 to 1.3.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-15 18:20:21 +00:00
committed by GitHub
parent 4014f178cc
commit 0c677bf5dd
2 changed files with 8 additions and 8 deletions

View File

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