From cd7422fb045636dbfa1ced7896ed2c1d681dffba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 11:47:47 +0000 Subject: [PATCH] chore(deps-dev): bump ipfs-http-client from 40.2.1 to 41.0.1 Bumps [ipfs-http-client](https://github.com/ipfs/js-ipfs-http-client) from 40.2.1 to 41.0.1. - [Release notes](https://github.com/ipfs/js-ipfs-http-client/releases) - [Changelog](https://github.com/ipfs/js-ipfs-http-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/ipfs/js-ipfs-http-client/compare/v40.2.1...v41.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f95535e..78af026 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "aegir": "^20.0.0", "chai": "^4.2.0", - "ipfs-http-client": "^40.2.0", + "ipfs-http-client": "^41.0.1", "request": "^2.88.0" }, "engines": {