diff --git a/functions/sendgrid/package.json b/functions/sendgrid/package.json index c50a6b268b..5d81be72d7 100644 --- a/functions/sendgrid/package.json +++ b/functions/sendgrid/package.json @@ -15,7 +15,7 @@ "test": "mocha test/*.test.js --timeout=20000" }, "dependencies": { - "@google-cloud/bigquery": "^3.0.0", + "@google-cloud/bigquery": "^4.0.0", "@google-cloud/storage": "^2.0.0", "safe-buffer": "^5.1.2", "sendgrid": "^5.2.3",