Skip to content

Commit

Permalink
Bump libp2p from 0.40.0 to 0.41.0 (libp2p#67)
Browse files Browse the repository at this point in the history
Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.40.0 to 0.41.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.40.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Jan 4, 2023
1 parent 7dafe5a commit c807c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,6 @@
"@protobuf-ts/protoc": "^2.8.0",
"aegir": "^37.6.6",
"it-first": "^2.0.0",
"libp2p": "^0.40.0"
"libp2p": "^0.41.0"
}
}

0 comments on commit c807c44

Please sign in to comment.