diff --git a/package.json b/package.json index ce9da6271b..60134ad260 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "execa": "^0.9.0", "get-stream": "^3.0.0", "git-log-parser": "^1.2.0", - "git-url-parse": "^8.1.0", + "git-url-parse": "^10.0.1", "hook-std": "^0.4.0", "lodash": "^4.17.4", "marked": "^0.3.9", @@ -43,7 +43,7 @@ "read-pkg-up": "^3.0.0", "resolve-from": "^4.0.0", "semver": "^5.4.1", - "yargs": "^11.0.0" + "yargs": "^16.0.0" }, "devDependencies": { "ava": "^0.25.0",