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

Update jake dependency to avoid minimatch@3.0.4 snyk vulnerability #744

Open
tmbp95 opened this issue Sep 7, 2023 · 1 comment
Open

Comments

@tmbp95
Copy link

tmbp95 commented Sep 7, 2023

Hello, I'm currently using the latest ejs version (3.1.9) which points to the version of Jake 10.8.5 (https://github.com/mde/ejs/blob/v3.1.9/package.json#L25)
Unfortunately, that version of Jake still uses minimatch@3.0.4 which is being pointed out by Snyk as a vulnerability.

path: ejs@3.1.9 › jake@10.8.5 › minimatch@3.0.4

I see that the jake package already updated its version to 10.8.7 and that version already updated the minimatch.
Do you have any estimation or timeframe for the update to the new version of jake?

Thank you!

@AvvariSreedhar

This comment was marked as resolved.

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