contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
149 stars 114 forks source link

chore: upgrade mocha [XSS-1349] [TOL-2002] #1638

Closed 2wce closed 2 months ago

2wce commented 2 months ago

upgrade mocha to fix security vulnerability in v8 by upgrading yargs-unparser which in turn upgrades the flat package which caused the vulnerability

v9 changes: https://github.com/mochajs/mocha/releases/tag/v9.0.0 v10 changes: https://github.com/mochajs/mocha/releases/tag/v10.0.0

latest version: https://github.com/mochajs/mocha/releases/tag/v10.4.0