diff --git a/package.json b/package.json index 484b3b4..c9a6fb9 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "url": "git://github.com/mikeal/dag-cbor-links.git" }, "dependencies": { - "cids": "^0.8.0", - "ipld-dag-cbor": "^0.16.0" + "cids": "^1.0.0", + "ipld-dag-cbor": "^0.17.0" }, "devDependencies": { "babel-eslint": "^10.0.1",