Currently referencing lodash 4.17.15, which has a prototype pollution. It has been patched in >=4.17.19.
I just noticed this as well. Looks like it was picked up by dependabot in #754
More info: https://www.npmjs.com/advisories/1523
So, is this going to be fixed ? Just adding the ^ in the package.json should do the trick.
"lodash": "^4.17.15"
Can we have a release with #754 please
+1 ^
@fendy-g this fix was included in version 4.1.3 by #766 馃帀
The release is available on:
npm package (@latest dist-tag)
GitHub release
Could we close it?
Most helpful comment
Can we have a release with #754 please