Skip to content

Commit

Permalink
Merge pull request #425 from quentinR/tough-cookie-sec-update
Browse files Browse the repository at this point in the history
Update minimum request version to enforce security fix in tough-cookie dependency
  • Loading branch information
bajtos committed Oct 5, 2017
2 parents 72b4778 + 7429142 commit 15ab1dd
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 15ab1dd

Please sign in to comment.