diff --git a/package.json b/package.json index 5123edc..84a3d91 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "license": "GPL-3.0", "dependencies": { "jsonfile": "^2.3.1", - "yargs": "^5.0.0" + "yargs": "^13.1.0" } }