diff --git a/packages/ipfs-unixfs-exporter/package.json b/packages/ipfs-unixfs-exporter/package.json index 4ccf726a..c3208626 100644 --- a/packages/ipfs-unixfs-exporter/package.json +++ b/packages/ipfs-unixfs-exporter/package.json @@ -162,7 +162,7 @@ "iso-random-stream": "^2.0.2", "it-all": "^3.0.2", "it-buffer-stream": "^3.0.0", - "it-first": "^2.0.0", + "it-first": "^3.0.2", "merge-options": "^3.0.4", "sinon": "^15.0.0", "wherearewe": "^2.0.1" diff --git a/packages/ipfs-unixfs-importer/package.json b/packages/ipfs-unixfs-importer/package.json index 0e11947d..90e37e9d 100644 --- a/packages/ipfs-unixfs-importer/package.json +++ b/packages/ipfs-unixfs-importer/package.json @@ -168,7 +168,7 @@ "ipfs-unixfs": "^11.0.0", "it-all": "^3.0.2", "it-batch": "^3.0.2", - "it-first": "^2.0.0", + "it-first": "^3.0.2", "it-parallel-batch": "^3.0.1", "multiformats": "^11.0.0", "progress-events": "^1.0.0",