Skip to content

Commit

Permalink
deps(dev): bump libp2p from 0.43.4 to 0.44.0 (#5)
Browse files Browse the repository at this point in the history
Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.43.4 to 0.44.0.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/js-libp2p@v0.43.4...v0.44.0)

---
updated-dependencies:
- dependency-name: libp2p
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent 81b5e9b commit 20a79ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"ipfs-core-types": "^0.14.0",
"ipfsd-ctl": "^13.0.0",
"kubo-rpc-client": "^3.0.0",
"libp2p": "^0.43.2",
"libp2p": "^0.44.0",
"merge-options": "^3.0.4",
"uint8arrays": "^4.0.3",
"wherearewe": "^2.0.1"
Expand Down

0 comments on commit 20a79ef

Please sign in to comment.