Skip to content

Commit 1452406

Browse files
chore: bump libp2p from 0.42.2 to 0.43.2 (#294)
Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.42.2 to 0.43.2. - [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.42.2...v0.43.2) --- 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>
1 parent 8df5561 commit 1452406

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": "^7.0.0",
102102
"go-libp2p": "^0.0.6",
103103
"iso-random-stream": "^2.0.2",
104-
"libp2p": "^0.42.0",
104+
"libp2p": "^0.43.2",
105105
"mkdirp": "^2.0.0",
106106
"p-defer": "^4.0.0",
107107
"protons": "^7.0.0",

0 commit comments

Comments
 (0)