arithmetric / aws-lambda-ses-forwarder

Serverless email forwarding using AWS Lambda and SES
MIT License
1.7k stars 450 forks source link

Fixed vulnerabilities (npm audit fix) #115

Closed Saeger closed 4 years ago

Saeger commented 4 years ago

npm audit: found 13 vulnerabilities (1 low, 8 moderate, 3 high, 1 critical)

Updated coveralls, istanbul and mocha. All tests were sucessfull after those updates.

arithmetric commented 4 years ago

Thanks!