Skip to content

Commit 3e771df

Browse files
committed
fix(deps): update dependency nodemailer to v7 [security]
1 parent 2ded410 commit 3e771df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@google-cloud/compute": "^4.0.0",
1818
"@sendgrid/mail": "^8.0.0",
19-
"nodemailer": "^6.0.0",
19+
"nodemailer": "^7.0.7",
2020
"nodemailer-smtp-transport": "^2.7.4",
2121
"sinon": "^19.0.2"
2222
},

0 commit comments

Comments
 (0)