Bump yargs from 17.7.0 to 17.7.1

Bumps [yargs](https://github.com/yargs/yargs) from 17.7.0 to 17.7.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.7.0...v17.7.1)

---
updated-dependencies:
- dependency-name: yargs
  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-02-27 17:56:43 +00:00
committed by GitHub
parent 04b426e25f
commit 5500a62817
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"@vercel/ncc": "^0.36.1",
"axios": "^1.3",
"form-data": "^4.0.0",
"yargs": "^17.7.0"
"yargs": "^17.7.1"
},
"dependencies": {
"@actions/core": "^1.10.0"