diff --git a/dataproc/package.json b/dataproc/package.json index 17a4298146..85c8fdd5a6 100644 --- a/dataproc/package.json +++ b/dataproc/package.json @@ -14,7 +14,7 @@ "test": "mocha system-test --timeout 600000" }, "dependencies": { - "@google-cloud/dataproc": "^1.4.3", + "@google-cloud/dataproc": "^1.4.4", "uuid": "^3.3.3", "yargs": "^15.0.0" },