diff --git a/packages/ipfs-unixfs-exporter/package.json b/packages/ipfs-unixfs-exporter/package.json index f6f9b726..69c596ad 100644 --- a/packages/ipfs-unixfs-exporter/package.json +++ b/packages/ipfs-unixfs-exporter/package.json @@ -157,7 +157,7 @@ "err-code": "^3.0.1", "hamt-sharding": "^3.0.0", "interface-blockstore": "^3.0.0", - "ipfs-unixfs": "^7.0.0", + "ipfs-unixfs": "^8.0.0", "it-last": "^2.0.0", "it-map": "^2.0.0", "it-parallel": "^3.0.0", @@ -174,7 +174,7 @@ "blockstore-core": "^2.0.1", "crypto-browserify": "^3.12.0", "delay": "^5.0.0", - "ipfs-unixfs-importer": "^10.0.0", + "ipfs-unixfs-importer": "^11.0.0", "it-all": "^2.0.0", "it-buffer-stream": "^3.0.0", "it-first": "^2.0.0", diff --git a/packages/ipfs-unixfs-importer/package.json b/packages/ipfs-unixfs-importer/package.json index adeaf7f5..dde1f500 100644 --- a/packages/ipfs-unixfs-importer/package.json +++ b/packages/ipfs-unixfs-importer/package.json @@ -156,7 +156,7 @@ "err-code": "^3.0.1", "hamt-sharding": "^3.0.0", "interface-blockstore": "^3.0.0", - "ipfs-unixfs": "^7.0.0", + "ipfs-unixfs": "^8.0.0", "it-all": "^2.0.0", "it-batch": "^2.0.0", "it-first": "^2.0.0",