jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.84k stars 463 forks source link

Fixed (more) vulnerabilities ( + ESLint fixes ) #716

Closed anall closed 5 years ago

anall commented 5 years ago

This includes @TKirmani's changes from #703

Also eslint-config-airbnb-base@^12.0.1 requires eslint@^4.9.0 not eslint@^4.8.0 (not that this should matter)

Adding ajv@^5.0.0 solves a warning message from a dependency.