diff --git a/examples/circuit-relaying/package.json b/examples/circuit-relaying/package.json index d2e1f89e2a..e914e21eb2 100644 --- a/examples/circuit-relaying/package.json +++ b/examples/circuit-relaying/package.json @@ -15,7 +15,7 @@ "license": "MIT", "dependencies": { "delay": "^5.0.0", - "ipfs": "^0.57.0", + "ipfs": "^0.64.0", "ipfs-pubsub-room": "^2.0.1", "libp2p-websockets": "^0.16.1", "uint8arrays": "^2.1.6"