diff --git a/examples/js-libp2p-example-delegated-routing/package.json b/examples/js-libp2p-example-delegated-routing/package.json index 2ce413d..645c53c 100644 --- a/examples/js-libp2p-example-delegated-routing/package.json +++ b/examples/js-libp2p-example-delegated-routing/package.json @@ -24,7 +24,7 @@ "@helia/delegated-routing-v1-http-api-client": "^4.0.0", "@helia/delegated-routing-v1-http-api-server": "^4.0.0", "@libp2p/peer-id": "^6.0.1", - "helia": "^5.0.0", + "helia": "^6.0.4", "libp2p": "^3.0.2", "multiformats": "^13.4.1", "react": "^18.3.1",