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

Fix npm audit got <11.8.5 Severity: moderate #51

Open
anton-x-t opened this issue Oct 7, 2024 · 0 comments
Open

Fix npm audit got <11.8.5 Severity: moderate #51

anton-x-t opened this issue Oct 7, 2024 · 0 comments

Comments

@anton-x-t
Copy link

Hi!

This repository currently has got got with vulnerability as a transitive dependency via nice-color-palettes 3.0.0. If bumped to 4.0.0 that will be solved.

@mattdesl thank you very much for earlier help!! 👍

Matt, can you please change
package.json
From

  "dependencies": {
   ...
    "nice-color-palettes": "^3.0.0",

To

  "dependencies": {
   ...
    "nice-color-palettes": "^4.0.0",
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