(fixes #253) - update follow

Update follow from 0.11.3 to 0.11.4.
This closes a qs vulnerability in request versions before 2.40.0.


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

Branch: refs/heads/master
Commit: eaa3cba0f3307a0c2c45b7340b17663422317c51
Parents: 1d4686a
Author: Johannes J. Schmidt <j...@die-tf.de>
Authored: Thu Feb 5 11:59:25 2015 +0100
Committer: Johannes J. Schmidt <j...@die-tf.de>
Committed: Thu Feb 26 13:06:15 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/eaa3cba0/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 3d89117..be3d9b5 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   ],
   "dependencies": {
     "request": "2.46.0",
-    "follow": "^0.11.3",
+    "follow": "^0.11.4",
     "errs": "^0.3.0",
     "underscore": "^1.7.0",
     "debug": "^2.0.0"

Reply via email to