diff --git a/examples/circuit-relaying/package.json b/examples/circuit-relaying/package.json index 25b1b60661..1ff9adbe88 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.55.4", + "ipfs": "^0.57.0", "ipfs-pubsub-room": "^2.0.1", "libp2p-websockets": "^0.15.6", "uint8arrays": "^2.1.3"