rexxars / sse-channel

Server-Sent Events "channel" where all messages are broadcasted to all connected clients, history is maintained automatically and server attempts to keep clients alive by sending "keep-alive" packets automatically.
MIT License
111 stars 11 forks source link

Update access-control to v1.0.1 for security vulnerability #23

Closed gsf-smclamb closed 6 years ago

gsf-smclamb commented 6 years ago

We noticed a security vulnerability (low severity) in the debug package while running npm audit. It looks like updating to access-control 1.0.1 would resolve the issue. Are there any plans to do this? Thanks!

rexxars commented 6 years ago

Done, thanks