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

Vulnerable dependecy : lodash #529

Closed
thib-rdr opened this issue May 7, 2021 · 2 comments · Fixed by #530
Closed

Vulnerable dependecy : lodash #529

thib-rdr opened this issue May 7, 2021 · 2 comments · Fixed by #530
Labels

Comments

@thib-rdr
Copy link

thib-rdr commented May 7, 2021

Hi,

I use bullmq in a project built by a CI server, automatically running yarn audit on each build.

Today, it started failing because of a vulnerable version of lodash, classified as high :

yarn audit --level=high --groups=dependencies

Here's the result, preventing the build :

Screenshot 2021-05-07 at 13 43 36

Would it be possible to upgrade lodash in bullmq, it's been fixed for a while now : https://snyk.io/test/npm/lodash/4.17.21

Thanks

@thib-rdr thib-rdr changed the title Vulnerale dependecy : lodash Vulnerable dependecy : lodash May 7, 2021
@github-actions
Copy link

github-actions bot commented May 8, 2021

🎉 This issue has been resolved in version 1.24.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@thib-rdr
Copy link
Author

thib-rdr commented May 8, 2021

Awesome, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant