diff --git a/examples/circuit-relaying/package.json b/examples/circuit-relaying/package.json index a75c8f5950..7ad3c3ff12 100644 --- a/examples/circuit-relaying/package.json +++ b/examples/circuit-relaying/package.json @@ -15,7 +15,7 @@ "license": "MIT", "dependencies": { "delay": "^4.4.0", - "ipfs": "^0.53.2", + "ipfs": "^0.66.1", "ipfs-pubsub-room": "^2.0.1", "libp2p-websockets": "^0.15.0", "uint8arrays": "^1.1.0"