diff --git a/examples/custom-ipld-formats/package.json b/examples/custom-ipld-formats/package.json index a592b45e05..74410dd90e 100644 --- a/examples/custom-ipld-formats/package.json +++ b/examples/custom-ipld-formats/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "cids": "^1.1.5", - "ipfs-daemon": "^0.4.2", - "ipfs-core": "^0.4.2", + "ipfs-daemon": "^0.6.0", + "ipfs-core": "^0.6.0", "ipfs-http-client": "^48.2.2", "multicodec": "^2.0.1", "multihashing-async": "^2.0.1",