dbader / node-datadog-metrics

Buffered metrics reporting via the DataDog HTTP API
https://dbader.org/blog/monitoring-your-nodejs-app-with-datadog
MIT License
142 stars 58 forks source link

Update development dependencies #87

Closed Mr0grog closed 2 years ago

Mr0grog commented 2 years ago

The versions of Chai and Mocha used for testing are multiple major versions out of date, and cause NPM to output a lot of vulnerability alerts when installing. We should update to newer, better supported versions.