diff --git a/functions/sendgrid/package.json b/functions/sendgrid/package.json index 57f2e8ef3c..7fd0307b18 100644 --- a/functions/sendgrid/package.json +++ b/functions/sendgrid/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@google-cloud/bigquery": "^2.0.0", - "@google-cloud/storage": "^2.0.0", + "@google-cloud/storage": "^3.0.0", "safe-buffer": "^5.1.2", "sendgrid": "^5.2.3", "uuid": "^3.3.2"