From d0af61dda0cef4f6f578d914e0b07e999dc84ffd Mon Sep 17 00:00:00 2001
From: Ben Adida <ben@adida.net>
Date: Tue, 15 Nov 2011 22:18:22 -0800
Subject: [PATCH] updated jwcrypto to log more in an ed-ge case error, issue
 #574

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

diff --git a/package.json b/package.json
index 0f4817343..3df8ca188 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
     , "colors" : "0.5.0"
     , "sax" : "0.2.3"
     , "mimelib-noiconv" : "0.1.3"
-    , "jwcrypto": "https://github.com/mozilla/jwcrypto/tarball/0536f8974"
+    , "jwcrypto": "https://github.com/mozilla/jwcrypto/tarball/d29c6feae538b23f3"
     , "postprocess": "0.0.3"
     , "urlparse": "0.0.1"
   }
-- 
GitLab