diff --git a/package.json b/package.json index 141d9b8..5e17513 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "test2": "npm run client & npm run server" }, "dependencies": { - "@helia/dag-cbor": "^3.0.0", - "helia": "^4.0.1", + "@helia/dag-cbor": "^4.0.0", + "helia": "^5.0.0", "it-length-prefixed-stream": "^1.1.6", "multiformats": "^13.0.1" }