diff --git a/package.json b/package.json index be1ccfd..be9204d 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "typescript": "^2.1.4" }, "dependencies": { - "yargs": "^6.5.0" + "yargs": "^17.0.0" } }