From 2ee1a198aee91d689feecccfe231bf2a102580e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 11:48:17 +0000 Subject: [PATCH] chore(deps-dev): bump ipfs-http-client from 40.2.1 to 42.0.0 Bumps [ipfs-http-client](https://github.com/ipfs/js-ipfs-http-client) from 40.2.1 to 42.0.0. - [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...v42.0.0) 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..b68068f 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": "^42.0.0", "request": "^2.88.0" }, "engines": {