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 lodash to fix a security issue #776

Merged
merged 1 commit into from Jun 24, 2021
Merged

Upgrade lodash to fix a security issue #776

merged 1 commit into from Jun 24, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 15, 2020

Synk analysis flags lodash as having a security issue around
prototype pollution. This upgrades to the first version
that fixes this issue.

Resolves: #775
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-567746
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-590103
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-608086
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-450202
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-73638
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-73639

Synk analysis flags lodash as having a security issue around
prototype pollution. This upgrades to the first version
that fixes this issue.

Resolves: #775
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-567746
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-590103
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-608086
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-450202
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-73638
Relates to: https://app.snyk.io/vuln/SNYK-JS-LODASH-73639
@mxmason mxmason mentioned this pull request Jun 16, 2021
10 tasks
@mxmason
Copy link
Contributor

mxmason commented Jun 16, 2021

The issue related to this will be solved in #802 by 0ccfa8b

@xzyfer xzyfer merged commit 947b26c into dlmanning:master Jun 24, 2021
@xzyfer
Copy link
Collaborator

xzyfer commented Jun 24, 2021

Released in 4.1.1 so it's available without adopting a major version bump.

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.

The version of lodash used has a security issue (Prototype Pollution)
2 participants