Skip to content

Commit fbb92d1

Browse files
fix(package): update nodemailer to version 6.4.8
Closes #28
1 parent cf68b15 commit fbb92d1

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
@@ -33,7 +33,7 @@
3333
"moment-duration-format": "^2.2.2",
3434
"morgan": "^1.9.1",
3535
"multiparty": "^4.2.0",
36-
"nodemailer": "~6.2.1",
36+
"nodemailer": "~6.4.8",
3737
"nodemailer-mock-transport": "^1.3.0",
3838
"passport": "~0.4.0",
3939
"passport-local": "~1.0.0",

0 commit comments

Comments
 (0)