diff --git a/package.json b/package.json index 834aa6e..becfb36 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,6 @@ "cli-table": "^0.3.1", "clui": "^0.3.6", "inquirer": "^6.3.1", - "yargs": "^13.2.4" + "yargs": "^18.0.0" } }