Update request

From
[`2.46.0`](https://github.com/request/request/blob/master/CHANGELOG.md#v2530-20150202)
to
[`2.53.0`](https://github.com/request/request/blob/master/CHANGELOG.md#v2470-20141026)
with tons of improvements:

* Browserifyability (yeah!)
* Improved multipart handling
* Dependency updates

Just to mention some.


Project: http://git-wip-us.apache.org/repos/asf/couchdb-nano/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nano/commit/7b496469
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nano/tree/7b496469
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nano/diff/7b496469

Branch: refs/heads/master
Commit: 7b496469fe75929d22ed7ef995bbc96dd1734da9
Parents: 5bfaee8
Author: Johannes J. Schmidt <j...@die-tf.de>
Authored: Fri Feb 27 22:39:26 2015 +0100
Committer: Johannes J. Schmidt <j...@die-tf.de>
Committed: Fri Feb 27 22:39:26 2015 +0100

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/7b496469/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 48935c2..f4ffa12 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "database"
   ],
   "dependencies": {
-    "request": "2.46.0",
+    "request": "^2.53.0",
     "follow": "^0.11.4",
     "errs": "^0.3.0",
     "underscore": "^1.7.0",

Reply via email to