Skip to content

Commit

Permalink
Update to latest yargs
Browse files Browse the repository at this point in the history
The older yargs depends on a package with security issues.
  • Loading branch information
axic committed Jul 9, 2019
1 parent 9b1f06a commit 4a4b06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"semver": "^5.5.0",
"js-sha3": "0.8.0",
"tmp": "0.0.33",
"yargs": "^11.0.0"
"yargs": "^13.2.0"
},
"devDependencies": {
"coveralls": "^3.0.0",
Expand Down

0 comments on commit 4a4b06d

Please sign in to comment.