From d8b585c5f34911af02a2b773fa31c0caf77a1e3a Mon Sep 17 00:00:00 2001
From: Daniel Cousens <github@dcousens.com>
Date: Tue, 18 Apr 2017 12:32:17 +1000
Subject: [PATCH] package: bump merkle-lib and dev dependencies

---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 6f998e1..18d23a7 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
     "create-hash": "^1.1.0",
     "create-hmac": "^1.1.3",
     "ecurve": "^1.0.0",
-    "merkle-lib": "^1.0.0",
+    "merkle-lib": "^2.0.10",
     "pushdata-bitcoin": "^1.0.1",
     "randombytes": "^2.0.1",
     "typeforce": "^1.8.7",
@@ -72,7 +72,7 @@
     "coinselect": "^3.1.1",
     "minimaldata": "^1.0.2",
     "mocha": "^3.1.0",
-    "nyc": "^8.1.0",
+    "nyc": "^10.2.0",
     "proxyquire": "^1.4.0",
     "sinon": "^1.12.2",
     "standard": "^9.0.2"