diff --git a/packages/ipfs-unixfs-exporter/package.json b/packages/ipfs-unixfs-exporter/package.json index a8e80d9d..c42ed587 100644 --- a/packages/ipfs-unixfs-exporter/package.json +++ b/packages/ipfs-unixfs-exporter/package.json @@ -63,9 +63,9 @@ "interface-blockstore": "^1.0.0", "ipfs-unixfs": "^5.0.0", "it-last": "^1.0.5", - "multiformats": "^9.0.4", + "multiformats": "^9.4.2", "murmurhash3js-revisited": "^3.0.0", - "uint8arrays": "^2.1.5" + "uint8arrays": "^2.1.7" }, "types": "dist/src/index.d.ts", "files": [ diff --git a/packages/ipfs-unixfs-importer/package.json b/packages/ipfs-unixfs-importer/package.json index dd5bf7ba..a59b97e4 100644 --- a/packages/ipfs-unixfs-importer/package.json +++ b/packages/ipfs-unixfs-importer/package.json @@ -57,10 +57,10 @@ "it-first": "^1.0.6", "it-parallel-batch": "^1.0.9", "merge-options": "^3.0.4", - "multiformats": "^9.0.4", + "multiformats": "^9.4.2", "murmurhash3js-revisited": "^3.0.0", "rabin-wasm": "^0.1.4", - "uint8arrays": "^2.1.2" + "uint8arrays": "^2.1.7" }, "types": "dist/src/index.d.ts", "files": [