Upgrade to nodermailer@^4.0.1

This commit is contained in:
Tankred Hase
2017-08-19 17:07:13 +08:00
committed by Martin Hauck
parent 6ec72aef06
commit e259c0f51f

View File

@@ -27,7 +27,7 @@
"koa-router": "^7.2.1",
"koa-static": "^4.0.1",
"mongodb": "^2.2.31",
"nodemailer": "^2.4.2",
"nodemailer": "^4.0.1",
"openpgp": "^2.3.0",
"winston": "^2.3.1",
"winston-papertrail": "^1.0.5"
@@ -41,7 +41,6 @@
},
"greenkeeper": {
"ignore": [
"nodemailer",
"sinon"
]
}