chore: Bump axios from 1.2.0 to 1.2.1 (#595)

Bumps [axios](https://github.com/axios/axios) from 1.2.0 to 1.2.1.
- [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.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-06 03:08:30 +00:00
committed by GitHub
parent 6a502811f6
commit abcf4fe216
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"aws-sdk": "^2.1268.0",
"axios": "^1.2.0"
"axios": "^1.2.1"
},
"devDependencies": {
"@vercel/ncc": "^0.36.0",