From 39a36ecf051601fe3358f096d45aad4df3ebad19 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 19 May 2016 00:59:08 +0100 Subject: [PATCH] chore(package): update libp2p-ipfs to version 0.5.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83cfca88d7..a390e863c4 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "ipfs-repo": "^0.8.0", "ipfs-unixfs-engine": "^0.6.1", "joi": "^8.0.5", - "libp2p-ipfs": "^0.3.8", + "libp2p-ipfs": "^0.5.0", "libp2p-swarm": "^0.12.11", "lodash.get": "^4.3.0", "lodash.set": "^4.2.0",