Bump axios from 0.27.2 to 1.3.0

Bumps [axios](https://github.com/axios/axios) from 0.27.2 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.27.2...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 17:19:53 +00:00
committed by GitHub
parent e2f34b1f92
commit 9b8d2f4ab2
2 changed files with 24 additions and 12 deletions

View File

@@ -25,7 +25,7 @@
"homepage": "https://github.com/actions/configure-pages#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"axios": "^0.27.2",
"axios": "^1.3.0",
"espree": "^9.3.2"
},
"devDependencies": {