diff --git a/package.json b/package.json index 44083c87..91192fd9 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ "source-map-support": "^0.4.11" }, "dependencies": { - "yargs": "^6.6.0" + "yargs": "^7.0.1" } }