From 680dcd4ecbb32a1b5c26814a00baf79c0e9ef496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 10:03:24 +0000 Subject: [PATCH] deps!: bump multiformats from 10.0.3 to 11.0.0 (#67) Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 10.0.3 to 11.0.0. - [Release notes](https://github.com/multiformats/js-multiformats/releases) - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md) - [Commits](https://github.com/multiformats/js-multiformats/compare/v10.0.3...v11.0.0) --- updated-dependencies: - dependency-name: multiformats dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38c75d1..b9693d2 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "@multiformats/mafmt": "^11.0.3", "@multiformats/multiaddr": "^11.0.0", "iso-url": "^1.1.3", - "multiformats": "^10.0.1", + "multiformats": "^11.0.0", "uint8arrays": "^4.0.2" }, "devDependencies": {