diff --git a/package.json b/package.json index f8e40bce..1e1afa73 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/cosmiconfig": "5.0.3", "@types/fast-levenshtein": "0.0.1", "@types/jest": "24.9.1", - "@types/yargs": "13.0.4", + "@types/yargs": "17.0.23", "@unibeautify/beautifier-eslint": "0.6.0", "eslint": "5.16.0", "jest": "24.9.0", @@ -66,6 +66,6 @@ "g-search": "^0.3.0", "requireg": "^0.2.1", "unibeautify": "^0.17.0", - "yargs": "^14.0.0" + "yargs": "^17.0.0" } }