stephenyeargin / hubot-grafana

📈🤖 Query Grafana dashboards
http://docs.grafana.org/tutorials/hubot_howto/
MIT License
154 stars 48 forks source link

Fix security alert in `npm audit` #85

Closed stephenyeargin closed 6 years ago

stephenyeargin commented 6 years ago

Finishes work from #83

The version of knox has long since been abandoned, but somebody has published a fork that has the requisite version bump to clear the security alert in CVE-2017-16137.

The long term plan is still to replace knox with the native S3 client.