From 3c15ed623c1fdc30b2cba766911e7baddaf1395d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 11:18:43 +0000 Subject: [PATCH] chore(deps-dev): bump ipfs-utils from 6.0.8 to 7.0.0 Bumps [ipfs-utils](https://github.com/ipfs/js-ipfs-utils) from 6.0.8 to 7.0.0. - [Release notes](https://github.com/ipfs/js-ipfs-utils/releases) - [Changelog](https://github.com/ipfs/js-ipfs-utils/blob/master/CHANGELOG.md) - [Commits](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.8...v7.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 d18854b..b880ef4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "aegir": "^31.0.0", - "ipfs-utils": "^6.0.1" + "ipfs-utils": "^7.0.0" }, "eslintConfig": { "extends": "ipfs"