Skip to content

Commit 493e0bd

Browse files
authored
fix(deps): update dependency @sendgrid/mail to v8 (#4871)
1 parent 4a79964 commit 493e0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-compute/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@google-cloud/compute": "^4.0.1",
18-
"@sendgrid/mail": "^7.0.0",
18+
"@sendgrid/mail": "^8.0.0",
1919
"nodemailer": "^6.0.0",
2020
"nodemailer-smtp-transport": "^2.7.4"
2121
},

0 commit comments

Comments
 (0)