Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 17af0f4

Browse files
authored
fix(deps): update dependency @sendgrid/mail to v7 (#424)
1 parent c9933db commit 17af0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@google-cloud/compute": "^1.2.0",
18-
"@sendgrid/mail": "^6.3.1",
18+
"@sendgrid/mail": "^7.0.0",
1919
"node-fetch": "^2.3.0",
2020
"nodemailer": "^6.0.0",
2121
"nodemailer-smtp-transport": "^2.7.4"

0 commit comments

Comments
 (0)