diff --git a/packages/ipfs-unixfs-exporter/package.json b/packages/ipfs-unixfs-exporter/package.json index bc5ee53a..e06ee1f9 100644 --- a/packages/ipfs-unixfs-exporter/package.json +++ b/packages/ipfs-unixfs-exporter/package.json @@ -160,7 +160,7 @@ "delay": "^5.0.0", "ipfs-unixfs-importer": "^15.0.0", "iso-random-stream": "^2.0.2", - "it-all": "^2.0.0", + "it-all": "^3.0.1", "it-buffer-stream": "^3.0.0", "it-first": "^2.0.0", "merge-options": "^3.0.4", diff --git a/packages/ipfs-unixfs-importer/package.json b/packages/ipfs-unixfs-importer/package.json index 884de76f..3263f35e 100644 --- a/packages/ipfs-unixfs-importer/package.json +++ b/packages/ipfs-unixfs-importer/package.json @@ -166,7 +166,7 @@ "interface-blockstore": "^5.0.0", "interface-store": "^5.0.1", "ipfs-unixfs": "^11.0.0", - "it-all": "^2.0.0", + "it-all": "^3.0.1", "it-batch": "^2.0.0", "it-first": "^2.0.0", "it-parallel-batch": "^2.0.0",