From ce621cafca3dc8894d25bb8d316bf8f6365483f7 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 8 Sep 2016 20:09:06 -0400 Subject: [PATCH] chore(package): update ipfs-unixfs-engine to version 0.11.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 537778901c..5f77cd7cd0 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "ipfs-multipart": "^0.1.0", "ipfs-repo": "^0.8.0", "ipfs-unixfs": "^0.1.4", - "ipfs-unixfs-engine": "^0.10.1", + "ipfs-unixfs-engine": "^0.11.2", "isstream": "^0.1.2", "joi": "^9.0.4", "libp2p-ipfs": "^0.12.1",