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

NPM reports 2 moderate vulnerabilities #10

Open
dzervas opened this issue Jan 28, 2022 · 2 comments
Open

NPM reports 2 moderate vulnerabilities #10

dzervas opened this issue Jan 28, 2022 · 2 comments

Comments

@dzervas
Copy link

dzervas commented Jan 28, 2022

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Inefficient Regular Expression Complexity in nth-check       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ nth-check                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=2.0.1                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @videojs/themes                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @videojs/themes > postcss-inline-svg > css-select >          │
│               │ nth-check                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr            │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Regular Expression Denial of Service in postcss              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ postcss                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=8.2.13                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @videojs/themes                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @videojs/themes > postcss-inline-svg > postcss               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://github.com/advisories/GHSA-566m-qj78-rww5            │
└───────────────┴──────────────────────────────────────────────────────────────┘

I can't fix them on my own (I can't force a newer dependency version). It would be nice for them to be fixed! :)

@yimingbot
Copy link

same here, hope to upgrade postcss-inline-svg@5

@yimingbot
Copy link

it seems postcss-inline-svg should be devDependencies

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