orliesaurus / nodemailer-mailgun-transport

nodemailer is an amazing node module to send emails within any of your nodejs apps. This is the transport plugin that goes with nodemailer to send email using Mailgun 🔫
MIT License
882 stars 98 forks source link

Update mailgun.js to patch regular expression denial of service #31

Closed albertovasquez closed 8 years ago

albertovasquez commented 8 years ago

As per this advisory - https://nodesecurity.io/advisories/46

albertovasquez commented 8 years ago

To clarify mailgun.js updated their dependencies to address this advisory so we should be linking to the new version of mailgun. Thanks