request / promise-core

Core Promise support implementation for the simplified HTTP request client 'request'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Potential lodash vulnerability at 4.17.11

quetzaluz opened this issue · comments

Note: This feels somewhat lower priority because the vulnerable methods in question aren't used, but resolving this can can fix package installation/audit warnings and prevent accidental usage of vulnerable methods:

Similar to #13, lodash requires another upgrade due to a reported vulnerability in the version used in this repo:

Will be able to follow up with a PR to fix this but want to confirm if this upgrade is desired first

Filed this without noticing PR #20 which will resolve this

I just bumped it to ^4.17.15 and will roll it out to the main request-promise packages shortly.