Skip to content

Commit

Permalink
deps(dev): bump libp2p from 0.43.4 to 0.44.0 (#96)
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] committed Apr 17, 2023
1 parent e858b8d commit 6e37d9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/helia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"@libp2p/websockets": "^5.0.3",
"aegir": "^38.1.0",
"delay": "^5.0.0",
"libp2p": "^0.43.0",
"libp2p": "^0.44.0",
"sinon": "^15.0.2",
"sinon-ts": "^1.0.0"
},
Expand Down
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 @@
"ipfsd-ctl": "^13.0.0",
"it-to-buffer": "^4.0.1",
"kubo-rpc-client": "^3.0.0",
"libp2p": "^0.43.0",
"libp2p": "^0.44.0",
"multiformats": "^11.0.1"
},
"browser": {
Expand Down

0 comments on commit 6e37d9f

Please sign in to comment.