Skip to content

Commit 4c7f3ff

Browse files
fix(package): update nodemailer to version 4.4.1
Closes #21
1 parent 2de5df9 commit 4c7f3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"morgan": "^1.6.1",
3939
"node-foursquare": "^0.3.0",
4040
"node-linkedin": "^0.5.0",
41-
"nodemailer": "^3.0.2",
41+
"nodemailer": "^4.4.1",
4242
"passport": "^0.3.2",
4343
"passport-facebook": "^2.0.0",
4444
"passport-github": "^1.0.0",

0 commit comments

Comments
 (0)