From 0879b62a23ed8a8d6359d308a495df053296b17e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 08:42:29 +0000 Subject: [PATCH] deps: bump @web3-storage/car-block-validator from 1.2.1 to 1.2.2 Bumps [@web3-storage/car-block-validator](https://github.com/web3-storage/car-block-validator) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/web3-storage/car-block-validator/releases) - [Changelog](https://github.com/storacha/car-block-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/web3-storage/car-block-validator/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: "@web3-storage/car-block-validator" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 63 +++++++++++++++++++++++++++++------------------ 1 file changed, 39 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index e31630fb..03b3e42e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -911,14 +911,21 @@ "license": "Apache-2.0 OR MIT" }, "node_modules/@multiformats/sha3": { - "version": "2.0.17", - "resolved": "https://registry.npmjs.org/@multiformats/sha3/-/sha3-2.0.17.tgz", - "integrity": "sha512-7ik6pk178qLO2cpNucgf48UnAOBMkq/2H92DP4SprZOJqM9zqbVaKS7XyYW6UvhRsDJ3wi921fYv1ihTtQHLtA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@multiformats/sha3/-/sha3-3.0.2.tgz", + "integrity": "sha512-fBxODTXa1sOWYB9q6GSFe2HYSVwMEdnPa7c7FgNhr/rMFQ2HGtwmRppTm317HSpGSTUkoTvyKQDNcteJEGU+bg==", + "license": "Apache-2.0 OR MIT", "dependencies": { - "js-sha3": "^0.8.0", - "multiformats": "^9.5.4" + "js-sha3": "^0.9.1", + "multiformats": "^13.0.0" } }, + "node_modules/@multiformats/sha3/node_modules/multiformats": { + "version": "13.3.2", + "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.3.2.tgz", + "integrity": "sha512-qbB0CQDt3QKfiAzZ5ZYjLFOs+zW43vA4uyM8g27PeEuXZybUOFyjrVdP93HPBHMoglibwfkdVwbzfUq8qGcH6g==", + "license": "Apache-2.0 OR MIT" + }, "node_modules/@noble/curves": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.2.0.tgz", @@ -1971,14 +1978,14 @@ } }, "node_modules/@web3-storage/car-block-validator": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@web3-storage/car-block-validator/-/car-block-validator-1.2.1.tgz", - "integrity": "sha512-ueVZXReusjE//5BGLBEoRzyMVZcTJSoz4KOZjX6+mDHAdmjXDxWB+/+23PP8XPGwgyTdxt+s9xEPK0vZkW0oLQ==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@web3-storage/car-block-validator/-/car-block-validator-1.2.2.tgz", + "integrity": "sha512-lR9l+ZszhTid5HfZE8ohnGf2RJp2kaBOnoejmsACs3iTNiy+3K09dnPm8MhgBE9RCIgPBKM0CCWXO9l+I6jrKA==", "license": "Apache-2.0 OR MIT", "dependencies": { "@multiformats/blake2": "^2.0.2", "@multiformats/murmur3": "^2.1.8", - "@multiformats/sha3": "^2.0.15", + "@multiformats/sha3": "^3.0.2", "multiformats": "^13.3.1", "uint8arrays": "^5.1.0" } @@ -6233,9 +6240,10 @@ } }, "node_modules/js-sha3": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/js-sha3/-/js-sha3-0.8.0.tgz", - "integrity": "sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==" + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/js-sha3/-/js-sha3-0.9.3.tgz", + "integrity": "sha512-BcJPCQeLg6WjEx3FE591wVAevlli8lxsxm9/FzV4HXkV49TmBH38Yvrpce6fjbADGMKFrBMGTqrVz3qPIZ88Gg==", + "license": "MIT" }, "node_modules/js-tokens": { "version": "4.0.0", @@ -11020,12 +11028,19 @@ } }, "@multiformats/sha3": { - "version": "2.0.17", - "resolved": "https://registry.npmjs.org/@multiformats/sha3/-/sha3-2.0.17.tgz", - "integrity": "sha512-7ik6pk178qLO2cpNucgf48UnAOBMkq/2H92DP4SprZOJqM9zqbVaKS7XyYW6UvhRsDJ3wi921fYv1ihTtQHLtA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@multiformats/sha3/-/sha3-3.0.2.tgz", + "integrity": "sha512-fBxODTXa1sOWYB9q6GSFe2HYSVwMEdnPa7c7FgNhr/rMFQ2HGtwmRppTm317HSpGSTUkoTvyKQDNcteJEGU+bg==", "requires": { - "js-sha3": "^0.8.0", - "multiformats": "^9.5.4" + "js-sha3": "^0.9.1", + "multiformats": "^13.0.0" + }, + "dependencies": { + "multiformats": { + "version": "13.3.2", + "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.3.2.tgz", + "integrity": "sha512-qbB0CQDt3QKfiAzZ5ZYjLFOs+zW43vA4uyM8g27PeEuXZybUOFyjrVdP93HPBHMoglibwfkdVwbzfUq8qGcH6g==" + } } }, "@noble/curves": { @@ -11748,13 +11763,13 @@ } }, "@web3-storage/car-block-validator": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@web3-storage/car-block-validator/-/car-block-validator-1.2.1.tgz", - "integrity": "sha512-ueVZXReusjE//5BGLBEoRzyMVZcTJSoz4KOZjX6+mDHAdmjXDxWB+/+23PP8XPGwgyTdxt+s9xEPK0vZkW0oLQ==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@web3-storage/car-block-validator/-/car-block-validator-1.2.2.tgz", + "integrity": "sha512-lR9l+ZszhTid5HfZE8ohnGf2RJp2kaBOnoejmsACs3iTNiy+3K09dnPm8MhgBE9RCIgPBKM0CCWXO9l+I6jrKA==", "requires": { "@multiformats/blake2": "^2.0.2", "@multiformats/murmur3": "^2.1.8", - "@multiformats/sha3": "^2.0.15", + "@multiformats/sha3": "^3.0.2", "multiformats": "^13.3.1", "uint8arrays": "^5.1.0" }, @@ -14748,9 +14763,9 @@ } }, "js-sha3": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/js-sha3/-/js-sha3-0.8.0.tgz", - "integrity": "sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==" + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/js-sha3/-/js-sha3-0.9.3.tgz", + "integrity": "sha512-BcJPCQeLg6WjEx3FE591wVAevlli8lxsxm9/FzV4HXkV49TmBH38Yvrpce6fjbADGMKFrBMGTqrVz3qPIZ88Gg==" }, "js-tokens": { "version": "4.0.0",