As detailed here GHSA-4943-9vgg-gr5r there is security vulnerability being tracked and it is also being reported when installing React-quill with npm:
quill <=1.3.7
Severity: moderate
Cross-site Scripting in quill - https://github.com/advisories/GHSA-4943-9vgg-gr5r
fix available via `npm audit fix --force`
Will install react-quill@0.0.2, which is a breaking change
node_modules/quill
react-quill >=0.0.3
Depends on vulnerable versions of quill
node_modules/react-quill
It looks like this is being tracked here: slab/quill#3364 (+2 years old issue!?)
I'm not too sure what are the references about Quill 2 because the last Quill release dates from 2019... not too sure what is going on?
As detailed here GHSA-4943-9vgg-gr5r there is security vulnerability being tracked and it is also being reported when installing React-quill with npm:
It looks like this is being tracked here: slab/quill#3364 (+2 years old issue!?)
I'm not too sure what are the references about Quill 2 because the last Quill release dates from 2019... not too sure what is going on?