Skip to content

Commit

Permalink
fix: upgrade yargs from 17.4.0 to 17.4.1 (#636)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade yargs from 17.4.0 to 17.4.1.

See this package in npm:
https://www.npmjs.com/package/yargs

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/8a206b8f-68e6-4718-adec-c9a0367bcd69?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lance and snyk-bot committed May 23, 2022
1 parent f8c1156 commit 95e12fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"openshift-rest-client": "~7.0.0",
"parse-gitignore": "^1.0.1",
"tar": "~6.1.11",
"yargs": "^17.4.0"
"yargs": "^17.4.1"
},
"devDependencies": {
"coveralls": "~3.1.0",
Expand Down

0 comments on commit 95e12fb

Please sign in to comment.