From 5e9f43b3d35b1ab188153de0c8cb441d1afdc2f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 11:21:53 +0000 Subject: [PATCH] chore(deps-dev): bump ipfs-utils from 6.0.8 to 8.1.3 Bumps [ipfs-utils](https://github.com/ipfs/js-ipfs-utils) from 6.0.8 to 8.1.3. - [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...v8.1.3) 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..054382b 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.3" }, "eslintConfig": { "extends": "ipfs"