diff --git a/script/vsts/package.json b/script/vsts/package.json index 12f5d1449f8..3b88a259ecb 100644 --- a/script/vsts/package.json +++ b/script/vsts/package.json @@ -11,6 +11,6 @@ "request": "^2.87.0", "request-promise-native": "^1.0.5", "semver": "5.3.0", - "yargs": "4.8.1" + "yargs": "18.0.0" } }