From d198caadba29975b022a644786aa41881bb51194 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 14 May 2019 07:43:15 +0000 Subject: [PATCH] fix(package): update cids to version 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de974ca9a..45173c362 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bl": "^3.0.0", "bs58": "^4.0.1", "buffer": "^5.2.1", - "cids": "~0.5.8", + "cids": "~0.7.1", "concat-stream": "github:hugomrdias/concat-stream#feat/smaller", "debug": "^4.1.0", "detect-node": "^2.0.4",