From 7c6dfd3b45fd9803522995be3e310f22b9b7d038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 07:34:57 +0000 Subject: [PATCH] deps: bump ipfs-unixfs-exporter from 13.6.2 to 13.6.3 Bumps [ipfs-unixfs-exporter](https://github.com/ipfs/js-ipfs-unixfs) from 13.6.2 to 13.6.3. - [Release notes](https://github.com/ipfs/js-ipfs-unixfs/releases) - [Commits](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-13.6.2...ipfs-unixfs-exporter-13.6.3) --- updated-dependencies: - dependency-name: ipfs-unixfs-exporter dependency-version: 13.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 99fa5d92..7107dd64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5654,9 +5654,9 @@ } }, "node_modules/ipfs-unixfs-exporter": { - "version": "13.6.2", - "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.2.tgz", - "integrity": "sha512-U3NkQHvQn5XzxtjSo1/GfoFIoXYY4hPgOlZG5RUrV5ScBI222b3jAHbHksXZuMy7sqPkA9ieeWdOmnG1+0nxyw==", + "version": "13.6.3", + "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.3.tgz", + "integrity": "sha512-zLVjfDe3Sm/20lDqqqRHA2p3X1zjg6XN09owgaSZ3foLFulxDEb3850T4BuVT0m7ZZ2lFZMITxeNbD8fxPoUTw==", "license": "Apache-2.0 OR MIT", "dependencies": { "@ipld/dag-cbor": "^9.2.1", @@ -15094,9 +15094,9 @@ } }, "ipfs-unixfs-exporter": { - "version": "13.6.2", - "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.2.tgz", - "integrity": "sha512-U3NkQHvQn5XzxtjSo1/GfoFIoXYY4hPgOlZG5RUrV5ScBI222b3jAHbHksXZuMy7sqPkA9ieeWdOmnG1+0nxyw==", + "version": "13.6.3", + "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.3.tgz", + "integrity": "sha512-zLVjfDe3Sm/20lDqqqRHA2p3X1zjg6XN09owgaSZ3foLFulxDEb3850T4BuVT0m7ZZ2lFZMITxeNbD8fxPoUTw==", "requires": { "@ipld/dag-cbor": "^9.2.1", "@ipld/dag-json": "^10.2.2",