Skip to content

Upgrading lodash to the latest version - #119

Open
jayakrishnagopal wants to merge 4 commits into
jbrumwell:masterfrom
jayakrishnagopal:master
Open

Upgrading lodash to the latest version#119
jayakrishnagopal wants to merge 4 commits into
jbrumwell:masterfrom
jayakrishnagopal:master

Conversation

@jayakrishnagopal

Copy link
Copy Markdown

The current implementation of _.set in lodash ignores prototype to fix the prototype pollution issue mention by Snyk here - https://snyk.io/test/npm/lodash/4.17.15

I have implemented a simple set function to overcome this issue and help dependent projects move forward to the latest version of lodash.

@realdah

realdah commented Feb 15, 2021

Copy link
Copy Markdown

This is much required to be able to use mock-knex with latest lodash, please can owner review and approve this PR?

@jbrumwell jbrumwell closed this May 15, 2021
@jbrumwell jbrumwell reopened this May 15, 2021
@darrylivan

Copy link
Copy Markdown

Really appreciate this package!

I ran into this same problem. I would love to see this get into the latest version so we can move up lodash.

@unimaginativeGitHub

Copy link
Copy Markdown

Also hit this one.

Mock-knex is great! Even better with this shiny new set function 😉

@LogansUA

LogansUA commented Aug 1, 2022

Copy link
Copy Markdown

Hey, @jbrumwell any thoughts on this one?

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.

6 participants