Cz-cli: Minor vulnerability in lodash

Created on 18 Jul 2020  路  7Comments  路  Source: commitizen/cz-cli

Currently referencing lodash 4.17.15, which has a prototype pollution. It has been patched in >=4.17.19.

Most helpful comment

Can we have a release with #754 please

All 7 comments

I just noticed this as well. Looks like it was picked up by dependabot in #754

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 ^

763

@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?

Was this page helpful?
0 / 5 - 0 ratings