diff --git a/package.json b/package.json index 5ce694e..3e8f5a9 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ }, "dependencies": { "jsdom": "^9.12.0", - "yargs": "^10.0.3" + "yargs": "^11.0.0" } }