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

Security vulnerability with braces package #10473

Open
kstinson14 opened this issue Jun 20, 2024 · 1 comment
Open

Security vulnerability with braces package #10473

kstinson14 opened this issue Jun 20, 2024 · 1 comment

Comments

@kstinson14
Copy link

We're running into security vulnerabilities from <v3.0.3 versions of the braces package. Checking out our dependency chain, it looks like it should be fixed if

  • broccoli updates sane (there already exists a PR to do so) and then ember-cli pulls in the update.
  • ember-cli-dependency-checker updates find-yarn-workspace-root to v2.0.0.
    Screenshot 2024-06-20 at 3 01 53 PM
@kategengler
Copy link
Member

In the meantime, you can use npm overrides to solve this. It is also worth noting that this code only runs in development.

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

2 participants