From dba8cb13e5021b1e48f682bc7dece66384873263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 10:07:20 +0000 Subject: [PATCH] deps: bump multiformats from 10.0.3 to 11.0.0 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cf86bb..cd0e10b 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "dependencies": { "@ipld/dag-cbor": "^8.0.0", "cborg": "^1.9.0", - "multiformats": "^10.0.2", + "multiformats": "^11.0.0", "varint": "^6.0.0" }, "devDependencies": {