diff --git a/cloud-tasks/function/package.json b/cloud-tasks/function/package.json index 818dd076c6..9f75370486 100644 --- a/cloud-tasks/function/package.json +++ b/cloud-tasks/function/package.json @@ -10,7 +10,7 @@ "test": "mocha test/*.test.js --timeout=60000" }, "dependencies": { - "@sendgrid/mail": "^7.0.0" + "@sendgrid/mail": "^8.0.0" }, "devDependencies": { "mocha": "^8.0.0",