lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

Upgrade to newer version of `ws`

Open sunnyayyl opened this issue 6 months ago • 0 comments

According to npm audit ws have a security vulnerability, please consider upgrading it

# 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 - https://github.com/advisories/GHSA-3h5v-q93c-6h6q
fix available via `npm audit fix --force`
Will install [email protected], which is outside the stated dependency range
node_modules/ws

1 high severity vulnerability

To address all issues, run:
  npm audit fix --force

Thanks!

sunnyayyl avatar Aug 04 '24 20:08 sunnyayyl