Skip to content

Commit 023bd16

Browse files
0x2b3bfa0snyk-botdacbd
authored
fix: upgrade yargs from 17.5.1 to 17.7.2 (#1394)
Snyk has created this PR to upgrade yargs from 17.5.1 to 17.7.2. See this package in npm: https://www.npmjs.com/package/yargs See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
1 parent 3be0f4c commit 023bd16

File tree

2 files changed

+39
-9
lines changed

2 files changed

+39
-9
lines changed

package-lock.json

Lines changed: 38 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"uuid": "^8.3.2",
105105
"which": "^2.0.2",
106106
"winston": "^3.3.3",
107-
"yargs": "^17.5.0"
107+
"yargs": "^17.7.2"
108108
},
109109
"devDependencies": {
110110
"eslint": "^8.1.0",

0 commit comments

Comments
 (0)