diff --git a/examples/custom-ipld-formats/package.json b/examples/custom-ipld-formats/package.json index a871de24cd..45251150cb 100644 --- a/examples/custom-ipld-formats/package.json +++ b/examples/custom-ipld-formats/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "cids": "^1.1.6", - "ipfs-daemon": "^0.6.1", - "ipfs-core": "^0.6.1", + "ipfs-daemon": "^0.9.0", + "ipfs-core": "^0.10.1", "ipfs-http-client": "^50.0.0", "multicodec": "^3.0.1", "multihashing-async": "^2.1.2",