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

Consider upgrading chokidar to remove vulnerability #3116

Open
bohdanbirdie opened this issue Jan 30, 2025 · 0 comments
Open

Consider upgrading chokidar to remove vulnerability #3116

bohdanbirdie opened this issue Jan 30, 2025 · 0 comments

Comments

@bohdanbirdie
Copy link

Description

The @pandacss/node package has chokidar v3.0.6, which uses braces v3.0.2. It is marked as a vulnerability.

"chokidar": "3.6.0",

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

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