Consider upgrading chokidar
to remove vulnerability #3116
Closed
Description
Description
The @pandacss/node
package has chokidar v3.0.6
, which uses braces v3.0.2
. It is marked as a vulnerability.
panda/packages/node/package.json
Line 50 in c2612b7
Consider upgrading chokidar
to v4 if possible.
I know it's possible to use overrides
in package.json
, but it's not the solution that would always fit.
Problem Statement/Justification
Upgrade chokidar
to remove vulnerability.
Proposed Solution or API
https://github.com/paulmillr/chokidar/releases/tag/4.0.0
Alternatives
No response
Additional Information
No response
Metadata
Assignees
Labels
No labels