From 87155c84e1fa29d504211d5355883e69f1809004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 16:05:22 +0000 Subject: [PATCH] deps: bump ipfs-unixfs-importer from 16.1.5 to 17.0.1 Bumps [ipfs-unixfs-importer](https://github.com/ipfs/js-ipfs-unixfs) from 16.1.5 to 17.0.1. - [Release notes](https://github.com/ipfs/js-ipfs-unixfs/releases) - [Commits](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-16.1.5...ipfs-unixfs-importer-17.0.1) --- updated-dependencies: - dependency-name: ipfs-unixfs-importer dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cedfeb9..5c192ec 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "cachedir": "^2.3.0", "delay": "^7.0.0", "gunzip-maybe": "^1.4.2", - "ipfs-unixfs-importer": "^16.1.1", + "ipfs-unixfs-importer": "^17.0.1", "it-last": "^3.0.2", "it-to-buffer": "^4.0.7", "multiformats": "^13.1.0",