Skip to content

Commit 4a4b06d

Browse files
committed
Update to latest yargs
The older yargs depends on a package with security issues.
1 parent 9b1f06a commit 4a4b06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"semver": "^5.5.0",
4949
"js-sha3": "0.8.0",
5050
"tmp": "0.0.33",
51-
"yargs": "^11.0.0"
51+
"yargs": "^13.2.0"
5252
},
5353
"devDependencies": {
5454
"coveralls": "^3.0.0",

0 commit comments

Comments
 (0)