Skip to content

Commit 725f257

Browse files
fix(package): update yargs to version 14.2.0
Closes #63
1 parent c31909f commit 725f257

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
@@ -34,7 +34,7 @@
3434
"picture-tube": "^1.0.0",
3535
"request": "^2.75.0",
3636
"request-promise": "^4.1.1",
37-
"yargs": "^8.0.1"
37+
"yargs": "^14.2.0"
3838
},
3939
"devDependencies": {
4040
"finalhandler": "^1.1.0",

0 commit comments

Comments
 (0)