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

Commit

Permalink
fix(deps): update dependency nodemailer to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2019
1 parent de569fc commit 0822fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@google-cloud/compute": "^0.11.0",
"@sendgrid/mail": "^6.3.1",
"node-fetch": "^2.3.0",
"nodemailer": "^4.3.1",
"nodemailer": "^5.0.0",
"nodemailer-smtp-transport": "^2.7.4"
},
"devDependencies": {
Expand Down

0 comments on commit 0822fd2

Please sign in to comment.