From 525ea93f74e1543e722c6f967cb394e4b71fbd75 Mon Sep 17 00:00:00 2001 From: Calvin Metcalf Date: Tue, 19 May 2015 11:27:15 -0400 Subject: [PATCH] update elleptic all the way --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c33f353..8d5690c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "browserify-rsa": "^2.0.0", "create-hash": "^1.1.0", "create-hmac": "^1.1.2", - "elliptic": "^2.0.0", + "elliptic": "^3.0.0", "inherits": "^2.0.1", "parse-asn1": "^3.0.0" },