Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit d19e81f

Browse files
deps: bump multiformats from 11.0.2 to 12.0.1
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 11.0.2 to 12.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@v11.0.2...v12.0.1) --- updated-dependencies: - dependency-name: multiformats dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56ef477 commit d19e81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"@libp2p/peer-id": "^2.0.0",
165165
"@multiformats/multiaddr": "^12.1.0",
166166
"it-stream-types": "^2.0.1",
167-
"multiformats": "^11.0.0",
167+
"multiformats": "^12.0.1",
168168
"uint8arraylist": "^2.3.3"
169169
},
170170
"devDependencies": {

0 commit comments

Comments
 (0)