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 versions of lodash and async #51

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Conversation

andrefbsantos
Copy link
Contributor

I'm currently using sessionstore and npm audit is yielding a warning about two of sessionstore's dependencies, lodash and async.
The issue stems from lodash having a prototype pollution issue in versions bellow 17.10.11
Async also has lodash as a dependency, which was bumped to version 4.17.11 in [email protected].
Therefore I have upgrade lodash from version 4.17.10 to 4.17.11 and upgrade async from version 2.6.0 to 2.6.2.

Thanks for the time

@adrai adrai merged commit 28d8107 into robinfehr:master Jul 10, 2019
@adrai
Copy link
Collaborator

adrai commented Jul 10, 2019

v1.3.4

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

Successfully merging this pull request may close these issues.

2 participants