Skip to content

Commit 29681bf

Browse files
renovate[bot]Ace Nassri
authored and
Ace Nassri
committed
fix(deps): update dependency nodemailer to v5 (#247)
1 parent 767ecab commit 29681bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@google-cloud/compute": "^0.11.0",
1818
"@sendgrid/mail": "^6.3.1",
1919
"node-fetch": "^2.3.0",
20-
"nodemailer": "^4.3.1",
20+
"nodemailer": "^5.0.0",
2121
"nodemailer-smtp-transport": "^2.7.4"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)