Bump yargs from 17.1.0 to 17.2.1 in /app

Bumps [yargs](https://github.com/yargs/yargs) from 17.1.0 to 17.2.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.1.0...v17.2.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-06 21:53:20 +00:00
committed by GitHub
parent f39405640f
commit 58de0773f4
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"rxjs": "^7.4.0",
"source-map-support": "^0.5.20",
"v8-compile-cache": "^2.3.0",
"yargs": "^17.1.0"
"yargs": "^17.2.1"
},
"optionalDependencies": {
"macos-native-processlist": "^2.0.0",