Update Unifi-Protect to support WS Version 8.18.0
robgwi opened this issue · 2 comments
According to npm audiit WS version 8-8.17 have security issues, and the latest that is supported is 8.18.0,
npm audit report
ws 8.0.0 - 8.17.0
Severity: high
ws affected by a DoS when handling a request with many HTTP headers - GHSA-3h5v-q93c-6h6q
fix available via npm audit fix --force
Will install unifi-protect@4.6.0, which is a breaking change
node_modules/unifi-protect/node_modules/ws
unifi-protect >=4.6.1
Depends on vulnerable versions of ws
node_modules/unifi-protect
I'd like to update my version, but if I try to audit fix, it will downgrade to even older version.
@robgwi - this issue is being automatically closed because it does not follow either the feature request or bug report issue template. The issue templates have been designed to help in the troubleshooting (or feature request) process. Please use them and populate it as completely as possible to streamline troubleshooting or feature request discussions.
This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.