nmarus / node-ews

A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API.
MIT License
116 stars 52 forks source link

Fixes #106 Vuln deps fixed and confirm able to send emails #113

Closed MateMalice closed 4 years ago

MateMalice commented 5 years ago

As referred to in Issue #106 , this package has a number of vulnerable dependencies. The PR fixes these by updating the deps in the package.json file.

I patched them using Snyk & included it as a dev dependency. The "npm test" command (previously just said no test specified) now runs snyk test on the repo to check for vulnerable dependencies. This makes detection & patching much easier.

nmarus commented 4 years ago

This has been resolved in 3.4.2.