Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Mochify to new @mochify/cli powered by esbuild #250

Open
fatso83 opened this issue Sep 12, 2024 · 1 comment
Open

Upgrade Mochify to new @mochify/cli powered by esbuild #250

fatso83 opened this issue Sep 12, 2024 · 1 comment

Comments

@fatso83
Copy link
Contributor

fatso83 commented Sep 12, 2024

Similarly to other Sinon projects, we should upgrade Mochify to get security fixes and a nice speed bump in bundling and running tests (not that we need it: we run 600 tests in 300 ms).

@fatso83
Copy link
Contributor Author

fatso83 commented Sep 12, 2024

❯ npm audit
# 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 mochify@9.1.0, which is a breaking change
node_modules/puppeteer/node_modules/ws
  puppeteer  11.0.0 - 18.1.0
  Depends on vulnerable versions of ws
  node_modules/puppeteer
    mochify  >=9.2.0
    Depends on vulnerable versions of puppeteer
    node_modules/mochify

3 high severity vulnerabilities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant