From 471daefeb9eaf175f55d59126f9b7d142efd3b04 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 12:31:39 +0000 Subject: [PATCH] chore(deps-dev): bump ipfs-utils from 6.0.8 to 8.1.4 Bumps [ipfs-utils](https://github.com/ipfs/js-ipfs-utils) from 6.0.8 to 8.1.4. - [Release notes](https://github.com/ipfs/js-ipfs-utils/releases) - [Changelog](https://github.com/ipfs/js-ipfs-utils/blob/v8.1.4/CHANGELOG.md) - [Commits](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.8...v8.1.4) 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 d18854b..73bc7d4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "aegir": "^31.0.0", - "ipfs-utils": "^6.0.1" + "ipfs-utils": "^8.1.4" }, "eslintConfig": { "extends": "ipfs"