Skip to content

Commit

Permalink
Updating request due to security fix of the tough-cookie dependecy.
Browse files Browse the repository at this point in the history
[tough-cookie vulnerability](https://nodesecurity.io/advisories/525)
[request update](request/request#2776)
  • Loading branch information
Quentin RIBIERRE committed Oct 2, 2017
1 parent 3268ff3 commit 24af7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"loopback-phase": "^1.3.0",
"mux-demux": "^3.7.9",
"qs": "^6.2.1",
"request": "^2.55.0",
"request": "~2.83.0",
"sse": "0.0.6",
"strong-error-handler": "^1.0.0",
"strong-globalize": "^2.6.6",
Expand Down

0 comments on commit 24af7db

Please sign in to comment.