Open ntdaley opened 5 years ago
any update on the above mentioned issue?
I see the latest version of lodash has been updated in package.json or source file but its getting overwritten to lodash@2.2.1 after do npm i karma-html-reporter
I'm getting having the same issues as the mentioned above.
same here, lodash is still on 2.2.1 when installing latest 0.2.7 package
evn after updating lodash version, package version is still 0.2.7.
I'm having the same issue in 0.2.7
, and it's critical now.
Critical Prototype Pollution in lodash
Package lodash
Patched in >=4.17.12
Dependency of karma-html-reporter [dev]
Path karma-html-reporter > lodash
More info https://github.com/advisories/GHSA-jf85-cpcp-j695
More info https://github.com/advisories/GHSA-x5rq-j2xg-h7qm
Any updates on this?
i'm also looking for updates
Running
npm audit
on a project that uses karma-html-reporter includes output like:If dependency on lodash gets updated, then there'd be no issues reported for karma-html-reporter.