tnicola / cypress-parallel

Reduce up to 40% your Cypress suite execution time parallelizing the test run on the same machine.
MIT License
561 stars 116 forks source link

Bump `mocha` dependency to version > 9.2.0 #132

Closed garrettvercoe closed 1 year ago

garrettvercoe commented 1 year ago

Due to this security vulnerability of nanoid: https://nvd.nist.gov/vuln/detail/CVE-2021-23566 https://github.com/mochajs/mocha/issues/4814

https://github.com/tnicola/cypress-parallel/blob/master/lib/package.json#L33