Skip to content

Commit 23ba29c

Browse files
chore(deps): bump libp2p, helia, etc to latest versions (#177)
Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.45.9 to 0.46.14. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/master/.release-please.json) - [Commits](libp2p/js-libp2p@libp2p-v0.45.9...libp2p-v0.46.14) --- updated-dependencies: - dependency-name: libp2p dependency-type: direct:production 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> Co-authored-by: Alex Potsides <alex@achingbrain.net>
1 parent 4341a9e commit 23ba29c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "npm run build && test-node-example test/*"
1313
},
1414
"dependencies": {
15-
"helia": "^1.0.0"
15+
"helia": "^2.0.3"
1616
},
1717
"devDependencies": {
1818
"test-ipfs-example": "^1.0.0",

0 commit comments

Comments
 (0)