Uh oh!
There was an error while loading. Please reload this page.
Updated request to avoid security vulnerability in dep - #20
Conversation
zkat
commented
Jul 18, 2018
We are intentionally not upgrading As far as we're concerned, the issues with You wanna try and convince the node-gyp folks to fix that bit? :) |
zkat
commented
Jul 19, 2018
I'm gonna actually close this, and there's also a more thorough answer on the discussion board: https://npm.community/t/npm-i-npm-6-2-0-latest-shows-security-noise/709/3 tl;dr you're safe. Like, for sure. |
rankida
commented
Jul 19, 2018
Thanks for taking the time to reply. Cheers! |
Hi,
Older versions of
hoekhave a security vulnerability https://snyk.io/vuln/npm:hoek:20180212 and this is pulled in by old versions ofrequest.This PR simply bumps request to to
2.87.0(from2.81.0) to avoid this issue.Please let me know if I have done anything wrong with this PR.
Thanks!