diff --git a/packages/gateway-conformance/package.json b/packages/gateway-conformance/package.json index 0892075..4285d61 100644 --- a/packages/gateway-conformance/package.json +++ b/packages/gateway-conformance/package.json @@ -70,9 +70,9 @@ "fast-glob": "^3.3.2", "interface-blockstore": "^5.2.10", "interface-datastore": "^8.2.11", - "ipfsd-ctl": "^14.1.0", + "ipfsd-ctl": "^15.0.2", "kubo": "^0.32.0", - "kubo-rpc-client": "^4.1.1", + "kubo-rpc-client": "^5.0.2", "multiformats": "^13.3.1", "uint8arrays": "^5.1.0", "undici": "^6.18.1" diff --git a/packages/interop/package.json b/packages/interop/package.json index f72d040..d89daa8 100644 --- a/packages/interop/package.json +++ b/packages/interop/package.json @@ -62,9 +62,9 @@ "aegir": "^45.0.1", "execa": "^9.1.0", "glob": "^11.0.0", - "ipfsd-ctl": "^14.1.0", + "ipfsd-ctl": "^15.0.2", "kubo": "^0.32.0", - "kubo-rpc-client": "^4.1.1", + "kubo-rpc-client": "^5.0.2", "magic-bytes.js": "^1.10.0", "multiformats": "^13.1.0", "sinon-ts": "^2.0.0",