From 029c2a1ad578da74876253e6edfbb2e02e149e55 Mon Sep 17 00:00:00 2001 From: Hugo Dias Date: Mon, 18 Mar 2019 13:53:48 +0000 Subject: [PATCH] chore: update bl (#23) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c12949d2..857183cb 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "dependencies": { "async": "^2.6.1", "async-iterator-to-pull-stream": "^1.1.0", - "bl": "^2.1.2", + "bl": "^3.0.0", "deep-extend": "~0.6.0", "hamt-sharding": "~0.0.2", "ipfs-unixfs": "~0.1.16",