diff --git a/examples/circuit-relaying/package.json b/examples/circuit-relaying/package.json index 75c3e43204..0e9dfd164d 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.1", + "ipfs": "^0.66.1", "ipfs-pubsub-room": "^2.0.1", "libp2p-websockets": "^0.15.6", "uint8arrays": "^2.1.3" @@ -24,7 +24,7 @@ "execa": "^5.0.0", "ipfs-css": "^1.3.0", "ipfs-http-client": "^50.0.0", - "parcel": "2.0.0-beta.2", + "parcel": "2.3.0", "rimraf": "^3.0.2", "tachyons": "^4.11.1", "test-ipfs-example": "^3.0.0"