From d7241a81ba1b7e039efcba41ab7e18d4f36a8212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 12:36:26 +0000 Subject: [PATCH] Bump multiformats from 9.9.0 to 11.0.0 Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 9.9.0 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/v9.9.0...v11.0.0) --- updated-dependencies: - dependency-name: multiformats dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7c9da606..3a3fabc9 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "hardhat-deploy": "^0.11", "hardhat-gas-reporter": "^1", "ipfs-http-client": "^56", - "multiformats": "^9", + "multiformats": "^11", "prettier": "^2", "prettier-plugin-solidity": "^1.0.0-beta.24", "solhint": "^3", diff --git a/yarn.lock b/yarn.lock index 79d08d28..b21b8bf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15537,7 +15537,7 @@ __metadata: hardhat-deploy: ^0.11 hardhat-gas-reporter: ^1 ipfs-http-client: ^56 - multiformats: ^9 + multiformats: ^11 prettier: ^2 prettier-plugin-solidity: ^1.0.0-beta.24 solhint: ^3