Skip to content

Commit

Permalink
Bump request to ^2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Day committed Sep 23, 2014
1 parent 6ea680f commit 89a2027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
, "repository": { "type": "git"
, "url": "git://github.com/iriscouch/follow" }
, "engines": { "node": "0.10.x || 0.8.x" }
, "dependencies" : { "request" : "~2.34.0"
, "dependencies" : { "request" : "^2.44.0"
, "browser-request" : "~0.3.0"
, "debug": "~0.7.2"
}
Expand Down

0 comments on commit 89a2027

Please sign in to comment.