Skip to content

Commit 8302d7d

Browse files
Bump multiformats from 9.9.0 to 11.0.1
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 9.9.0 to 11.0.1. - [Release notes](https://github.com/multiformats/js-multiformats/releases) - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md) - [Commits](multiformats/js-multiformats@v9.9.0...v11.0.1) --- updated-dependencies: - dependency-name: multiformats dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d6bdb2 commit 8302d7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"hardhat-deploy": "^0.11",
7777
"hardhat-gas-reporter": "^1",
7878
"ipfs-http-client": "^56",
79-
"multiformats": "^9",
79+
"multiformats": "^11",
8080
"prettier": "^2",
8181
"prettier-plugin-solidity": "^1.0.0-beta.24",
8282
"solhint": "^3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15538,7 +15538,7 @@ __metadata:
1553815538
hardhat-deploy: ^0.11
1553915539
hardhat-gas-reporter: ^1
1554015540
ipfs-http-client: ^56
15541-
multiformats: ^9
15541+
multiformats: ^11
1554215542
prettier: ^2
1554315543
prettier-plugin-solidity: ^1.0.0-beta.24
1554415544
solhint: ^3

0 commit comments

Comments
 (0)