diff --git a/examples/custom-ipld-formats/package.json b/examples/custom-ipld-formats/package.json index db62b60c..75f2dbe8 100644 --- a/examples/custom-ipld-formats/package.json +++ b/examples/custom-ipld-formats/package.json @@ -13,7 +13,7 @@ "dependencies": { "dag-jose": "^2.0.1", "ipfs-core": "^0.16.0", - "ipfs-daemon": "^0.14.0", + "ipfs-daemon": "^0.16.0", "ipfs-http-client": "^58.0.0", "multiformats": "^9.6.5", "uint8arrays": "^3.0.0"