chore: update nodemailer version

This commit is contained in:
Diana Lau 2018-06-07 22:46:40 -04:00
parent 85aa3fd679
commit 9fe3742ce6
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@
"loopback-datasource-juggler": "^3.18.0",
"loopback-filters": "^1.0.0",
"loopback-phase": "^3.0.0",
"nodemailer": "^2.5.0",
"nodemailer-stub-transport": "^1.0.0",
"nodemailer": "^4.6.5",
"nodemailer-stub-transport": "^1.1.0",
"serve-favicon": "^2.2.0",
"stable": "^0.1.5",
"strong-globalize": "^3.1.0",