From e4c1e2a3dbe313a6532d8901c3192d10e1e01b8f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 18 May 2019 22:41:59 +0000 Subject: [PATCH] fix(package): update ipfs-mfs to version 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ededa8eea2..eeec799b93 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "ipfs-block-service": "~0.15.1", "ipfs-http-client": "^31.1.0", "ipfs-http-response": "~0.2.1", - "ipfs-mfs": "~0.10.2", + "ipfs-mfs": "~0.11.0", "ipfs-multipart": "~0.1.0", "ipfs-repo": "~0.26.5", "ipfs-unixfs": "~0.1.16",