Skip to content

Commit

Permalink
chore(deps): bump multiformats from 10.0.3 to 11.0.0 in /examples
Browse files Browse the repository at this point in the history
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](multiformats/js-multiformats@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rvagg committed Jan 3, 2023
1 parent f7ab3d9 commit 97e5ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@ipld/dag-pb": "^3.0.0",
"@multiformats/blake2": "^1.0.1",
"@types/varint": "^6.0.0",
"multiformats": "^10.0.0",
"multiformats": "^11.0.0",
"varint": "^6.0.0"
}
}

0 comments on commit 97e5ab3

Please sign in to comment.