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 Lodash to 4.17.14 #124

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Update Lodash to 4.17.14 #124

merged 1 commit into from
Jul 11, 2019

Conversation

EvanHahn
Copy link
Contributor

Older Lodash versions have a security vulnerability in the defaultsDeep function. We weren't using this function directly, but this update also updates all of our sub-dependencies using Lodash (for example, Jest depends on Lodash).

Older Lodash versions have a [security vulnerability][1] in the
`defaultsDeep` function. We weren't using this function directly, but
this update also updates all of our sub-dependencies using Lodash (for
example, Jest depends on Lodash).

[1]: lodash/lodash#4336
@EvanHahn EvanHahn requested review from jbbakst and kasrak July 11, 2019 15:10
@EvanHahn EvanHahn merged commit da1c2b6 into master Jul 11, 2019
@EvanHahn EvanHahn deleted the update-lodash-to-4.17.14 branch July 11, 2019 18:33
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