Bump axios from 1.11.0 to 1.12.2

Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2.
- [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.11.0...v1.12.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-15 17:18:42 +00:00
committed by GitHub
parent 4c58a041ad
commit 194a3f4e1f
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"homepage": "https://github.com/fjogeleit/http-request-action#readme",
"devDependencies": {
"@vercel/ncc": "^0.38.3",
"axios": "^1.11",
"axios": "^1.12",
"form-data": "^4.0.3",
"yargs": "^18.0.0"
},