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

Upgrade Micromatch package to resolve vulnerability issues #177

Closed
Here2Huynh opened this issue Sep 20, 2024 · 1 comment
Closed

Upgrade Micromatch package to resolve vulnerability issues #177

Here2Huynh opened this issue Sep 20, 2024 · 1 comment

Comments

@Here2Huynh
Copy link

Describe the Bug

This package was flagged by my vulnerability scan. It recommends this package to upgrade micromatch to 4.0.8 or higher.

image image

Generouted Version

1.19.6

Your Example Website or App or Reproduction

n/a

Steps to Reproduce the Bug or Issue

  1. Install @generouted/react-router
  2. Run vulnerability scan tool

Expected Behavior

Vulnerability exploits should not be present for security.

Screenshots or Videos

No response

Platform

  • OS: agnostic
  • Browser: agnostic
  • Browser version: agnostic

Additional context

No response

@oedotme
Copy link
Owner

oedotme commented Sep 24, 2024

Thanks for reporting. This is caused by the fast-glob dependency used by Vite. generouted itself doesn't have direct dependencies. Please follow-up on that here: mrmlnc/fast-glob#457, mrmlnc/fast-glob#456

For the meanwhile, you may try to upgrade to [email protected] manully.

@oedotme oedotme closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
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