diff --git a/package.json b/package.json index 2e765f3b..638ff93e 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,6 @@ "source-map-support": "^0.5.0" }, "dependencies": { - "yargs": "^9.0.1" + "yargs": "^10.0.3" } }