From e324c04c89f2010610d78436ee4c351a8f0862cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 07:27:46 +0000 Subject: [PATCH] deps: bump ipfs-unixfs-exporter from 13.6.1 to 13.6.2 Bumps [ipfs-unixfs-exporter](https://github.com/ipfs/js-ipfs-unixfs) from 13.6.1 to 13.6.2. - [Release notes](https://github.com/ipfs/js-ipfs-unixfs/releases) - [Commits](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-13.6.1...ipfs-unixfs-exporter-13.6.2) --- updated-dependencies: - dependency-name: ipfs-unixfs-exporter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c321b33..bfca8a84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5435,9 +5435,10 @@ } }, "node_modules/ipfs-unixfs-exporter": { - "version": "13.6.1", - "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.1.tgz", - "integrity": "sha512-pYPI4oBTWao2//sFzAL0pURyojn79q/u5BuK6L5/nVbVUQVw6DcVP5uB1ySdWlTM2H+0Zlhp9+OL9aJBRIICpg==", + "version": "13.6.2", + "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.2.tgz", + "integrity": "sha512-U3NkQHvQn5XzxtjSo1/GfoFIoXYY4hPgOlZG5RUrV5ScBI222b3jAHbHksXZuMy7sqPkA9ieeWdOmnG1+0nxyw==", + "license": "Apache-2.0 OR MIT", "dependencies": { "@ipld/dag-cbor": "^9.2.1", "@ipld/dag-json": "^10.2.2", @@ -14233,9 +14234,9 @@ } }, "ipfs-unixfs-exporter": { - "version": "13.6.1", - "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.1.tgz", - "integrity": "sha512-pYPI4oBTWao2//sFzAL0pURyojn79q/u5BuK6L5/nVbVUQVw6DcVP5uB1ySdWlTM2H+0Zlhp9+OL9aJBRIICpg==", + "version": "13.6.2", + "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.6.2.tgz", + "integrity": "sha512-U3NkQHvQn5XzxtjSo1/GfoFIoXYY4hPgOlZG5RUrV5ScBI222b3jAHbHksXZuMy7sqPkA9ieeWdOmnG1+0nxyw==", "requires": { "@ipld/dag-cbor": "^9.2.1", "@ipld/dag-json": "^10.2.2",