Skip to content

Update packages with CVEs#24

Open
jborrey wants to merge 1 commit into
gferrin:masterfrom
jborrey:jborrey/nsp
Open

Update packages with CVEs#24
jborrey wants to merge 1 commit into
gferrin:masterfrom
jborrey:jborrey/nsp

Conversation

@jborrey
Copy link
Copy Markdown

@jborrey jborrey commented Jul 27, 2016

The request package in this node module has CVEs. This PR will update
it.

Output of $ nsp check --output summary

(+) 4 vulnerabilities found
 Name           Installed   Patched                      Path                                                    More Info
 qs             0.6.6       >= 1.x                       bitfinex@1.0.3 > request@2.30.0 > qs@0.6.6              https://nodesecurity.io/advisories/28
 qs             0.6.6       >= 1.x                       bitfinex@1.0.3 > request@2.30.0 > qs@0.6.6              https://nodesecurity.io/advisories/29
 hawk           1.0.0       >=3.1.3 < 4.0.0 || >=4.1.1   bitfinex@1.0.3 > request@2.30.0 > hawk@1.0.0            https://nodesecurity.io/advisories/77
 tough-cookie   0.9.15      >=2.3.0                      bitfinex@1.0.3 > request@2.30.0 > tough-cookie@0.9.15   https://nodesecurity.io/advisories/130

Also had to include in the package.json file the dependency on
coffee-scipt since it was missing.

The request package in this node module has CVEs. This PR will update
it.

Output of `$ nsp check --output summary`

```
(+) 4 vulnerabilities found
 Name           Installed   Patched                      Path                                                    More Info
 qs             0.6.6       >= 1.x                       bitfinex@1.0.3 > request@2.30.0 > qs@0.6.6              https://nodesecurity.io/advisories/28
 qs             0.6.6       >= 1.x                       bitfinex@1.0.3 > request@2.30.0 > qs@0.6.6              https://nodesecurity.io/advisories/29
 hawk           1.0.0       >=3.1.3 < 4.0.0 || >=4.1.1   bitfinex@1.0.3 > request@2.30.0 > hawk@1.0.0            https://nodesecurity.io/advisories/77
 tough-cookie   0.9.15      >=2.3.0                      bitfinex@1.0.3 > request@2.30.0 > tough-cookie@0.9.15   https://nodesecurity.io/advisories/130
```

Also had to include in the `package.json` file the dependency on
coffee-scipt since it was missing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant