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

deps: update lodash to fix prototype pollution #271

Merged
merged 1 commit into from Jul 11, 2019
Merged

Conversation

owenvoke
Copy link
Member

Description

This updates lodash to use v4.17.13 or higher which resolves the prototype pollution issue.

See: lodash/lodash#4336 (CVE-2019-10744)

Checklist

Please review this checklist before submitting a pull request.

  • Code compiles correctly
  • Created tests, if possible
  • All tests passing (npm run test:all)
  • Extended the README / documentation, if necessary

@vladimyr vladimyr merged commit 58fb278 into master Jul 11, 2019
@vladimyr vladimyr deleted the bugfix/lodash-patch branch July 11, 2019 09:48
@sbrl sbrl added the bug label Jul 15, 2019
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 this pull request may close these issues.

None yet

3 participants