[tor-commits] [flashproxy/master] Update some nodejs dependencies

arlo at torproject.org arlo at torproject.org
Mon Aug 11 06:17:01 UTC 2014


commit 858f2761d64c2010a708171b35eda736141c3bc1
Author: Arlo Breault <arlolra at gmail.com>
Date:   Sun Aug 10 14:35:12 2014 +0100

    Update some nodejs dependencies
---
 proxy/modules/nodejs/package.json |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/proxy/modules/nodejs/package.json b/proxy/modules/nodejs/package.json
index 9d1844a..871bce2 100644
--- a/proxy/modules/nodejs/package.json
+++ b/proxy/modules/nodejs/package.json
@@ -11,9 +11,9 @@
         "flashproxy": "main.js"
     },
     "dependencies": {
-        "optimist": "~0.3.5",
-        "xmlhttprequest": "~1.5.0",
-        "ws": "~0.4.27"
+        "optimist": "~0.3.7",
+        "xmlhttprequest": "~1.6.0",
+        "ws": "~0.4.32"
     },
     "repository": {
         "type": "git",





More information about the tor-commits mailing list