Skip to content

Commit 2d89edc

Browse files
chore: bump libp2p from 0.40.0 to 0.41.0 (#256)
dev: bump libp2p from 0.40.0 to 0.41.0 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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 625794e commit 2d89edc

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
@@ -101,7 +101,7 @@
101101
"execa": "^6.1.0",
102102
"go-libp2p": "^0.0.6",
103103
"iso-random-stream": "^2.0.2",
104-
"libp2p": "^0.40.0",
104+
"libp2p": "^0.41.0",
105105
"mkdirp": "^1.0.4",
106106
"p-defer": "^4.0.0",
107107
"protons": "^6.0.0",

0 commit comments

Comments
 (0)