bencevans / node-sonos

🔈 Sonos Media Player Interface/Client
https://www.npmjs.com/package/sonos
MIT License
700 stars 146 forks source link

Update axios to >=0.21.1 #503

Closed htilly closed 3 years ago

htilly commented 3 years ago

npm audit gives me:

High │ Server-Side Request Forgery Package │ axios
Patched in │ >=0.21.1 Dependency of │ sonos
Path │ sonos > axios More info │ https://npmjs.com/advisories/1594

htilly commented 3 years ago

Guess this relates to: https://github.com/bencevans/node-sonos/pull/501

bencevans commented 3 years ago

Thanks for the report, fixed by #501