Bump axios from 1.2.2 to 1.2.3

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-23 17:00:52 +00:00
committed by GitHub
parent 00ffa5ecd5
commit 74e83dd964
2 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
"homepage": "https://github.com/fjogeleit/http-request-action#readme",
"devDependencies": {
"@vercel/ncc": "^0.36.0",
"axios": "^1.2.2",
"axios": "^1.2.3",
"form-data": "^4.0.0",
"yargs": "^17.6.2"
},