We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Minimatch is flagged as HIGH vulnerability in PRISMA. Fix version found in 3.0.5.
PRISMA issue link: isaacs/minimatch@a8763f4
Can you please check and let me know if more info required?
The text was updated successfully, but these errors were encountered:
This vulnerability is also listed here: https://nvd.nist.gov/vuln/detail/CVE-2022-3517#range-8457383
Sorry, something went wrong.
Add this to your package.json and test it "overrides": { "test-exclude": { "minimatch": ">=3.0.5" } }
No branches or pull requests
Minimatch is flagged as HIGH vulnerability in PRISMA. Fix version found in 3.0.5.
PRISMA issue link: isaacs/minimatch@a8763f4
Can you please check and let me know if more info required?
The text was updated successfully, but these errors were encountered: