From 72fabd5c1feef6aaf1f47942ce437903853589c5 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Mon, 6 Aug 2018 21:08:17 +0100 Subject: [PATCH] chore: update ipfs-api dependency License: MIT Signed-off-by: Alan Shaw --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92e9f00c..9a27f244 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "dexie": "^1.5.1", "hapi": "^16.6.2", "hat": "~0.0.3", - "ipfs-api": "^22.2.4", + "ipfs-api": "^23.0.0", "joi": "^13.1.2", "lodash.clone": "^4.5.0", "lodash.defaults": "^4.2.0",