graingert / slimerjs

NPM wrapper for installing phantomjs
Other
29 stars 9 forks source link

Loosen request dependency #47

Closed mattlewis92 closed 8 years ago

mattlewis92 commented 8 years ago

Currently installing this module via npm gives:

npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130

Because of the older request dependency

graingert commented 8 years ago

Make this PR to phantomjs-prebuilt and I'll merge it from there

mattlewis92 commented 8 years ago

Done: https://github.com/Medium/phantomjs/pull/587 😄