Skip to content

fix: lodash CVE-2021-41720, ansi-regex CVE-2021-3807, set-value CVE-2…#13

Closed
nmccready wants to merge 1 commit intojonschlinkert:masterfrom
brickhouse-tech:fix/nem/cve_fixes_1
Closed

fix: lodash CVE-2021-41720, ansi-regex CVE-2021-3807, set-value CVE-2…#13
nmccready wants to merge 1 commit intojonschlinkert:masterfrom
brickhouse-tech:fix/nem/cve_fixes_1

Conversation

@nmccready
Copy link
Copy Markdown

@JBartscher
Copy link
Copy Markdown

JBartscher commented Jul 26, 2022

Hi, I've worked my way from gulp-inject to here (gulp-inject v5.0.5 uses group-array v1.0.0 which in turn uses union-value v2.0.1 which uses set-value v3.0.0 ).
All these packages contain the above CVE in the set-value-package and there can be no fix in this chain unless set-value is updated here.
It would be wonderful if the PR could be merged and we could remove this CVE from all the packages.

Comment thread package.json
@@ -17,11 +17,12 @@
"node": ">=6"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to update the minimum node 6 engine to 12 for mocha minimum supported version on version 9.

@carlRondoni
Copy link
Copy Markdown

I hope soon we can merge this MR 🙏🏼

@nmccready nmccready closed this Apr 30, 2026
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.

3 participants