Issue details
When installing BS via npm (-global, no sudo, Node via brew) i found two WARN
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
Steps to reproduce/test case
/browser-sync 2.14.0 --> localtunnel 1.8.1 --> request 2.65.0 --> tough-cookie 2.2.2
&&
/browser-sync 2.14.0 --> chokidar@1.5.1 --> fsevents@1.0.14 --> node-pre-gyp@0.6.29 --> request@2.73.0 --> tough-cookie@2.2.2
Last version of Request@2.74.0 seems to have dependencies related to tough-cookie up to date (2.3.X)
Please specify which version of Browsersync, node and npm you're running
- Browsersync [ 2.14.0 ]
- Node [ v6.5.0 ]
- Npm [ 3.10.3 ]
Affected platforms
Tnx for your work :)
Issue details
When installing BS via npm (-global, no sudo, Node via brew) i found two WARN
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
Steps to reproduce/test case
/browser-sync 2.14.0 --> localtunnel 1.8.1 --> request 2.65.0 --> tough-cookie 2.2.2
&&
/browser-sync 2.14.0 --> chokidar@1.5.1 --> fsevents@1.0.14 --> node-pre-gyp@0.6.29 --> request@2.73.0 --> tough-cookie@2.2.2
Last version of Request@2.74.0 seems to have dependencies related to tough-cookie up to date (2.3.X)
Please specify which version of Browsersync, node and npm you're running
Affected platforms
Tnx for your work :)