From 4b5ad2228ddf1af3097b7d1203ae1af6bf37bc74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:11:07 +0000 Subject: [PATCH] deps: bump @filecoin-station/spark-impact-evaluator from 1.1.1 to 1.2.4 Bumps [@filecoin-station/spark-impact-evaluator](https://github.com/filecoin-station/spark-impact-evaluator) from 1.1.1 to 1.2.4. - [Release notes](https://github.com/filecoin-station/spark-impact-evaluator/releases) - [Commits](https://github.com/filecoin-station/spark-impact-evaluator/compare/v1.1.1...v1.2.4) --- updated-dependencies: - dependency-name: "@filecoin-station/spark-impact-evaluator" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index bc61c134..8f551ece 100644 --- a/package-lock.json +++ b/package-lock.json @@ -284,9 +284,12 @@ } }, "node_modules/@filecoin-station/spark-impact-evaluator": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@filecoin-station/spark-impact-evaluator/-/spark-impact-evaluator-1.1.1.tgz", - "integrity": "sha512-/6oGTNR5hxJmoZLgxqNFBZjFT2F/f36u/z6BGoFhRmLkWW2rlGkT/lxjrRqFVdGHiqa1EFhFZKQ6jwd2J69niQ==" + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@filecoin-station/spark-impact-evaluator/-/spark-impact-evaluator-1.2.4.tgz", + "integrity": "sha512-1rdrNp0bGPo0FSLmyVmhDCBS2sRR3eRVRGnRDZqrq0yxygW6PhFe0YY4nFjwPkTraDSDXpvXIXKZxZW5Elp3zQ==", + "bin": { + "spark-impact-evaluator": "bin.js" + } }, "node_modules/@glif/filecoin-address": { "version": "3.0.12", @@ -11229,9 +11232,9 @@ "dev": true }, "@filecoin-station/spark-impact-evaluator": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@filecoin-station/spark-impact-evaluator/-/spark-impact-evaluator-1.1.1.tgz", - "integrity": "sha512-/6oGTNR5hxJmoZLgxqNFBZjFT2F/f36u/z6BGoFhRmLkWW2rlGkT/lxjrRqFVdGHiqa1EFhFZKQ6jwd2J69niQ==" + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@filecoin-station/spark-impact-evaluator/-/spark-impact-evaluator-1.2.4.tgz", + "integrity": "sha512-1rdrNp0bGPo0FSLmyVmhDCBS2sRR3eRVRGnRDZqrq0yxygW6PhFe0YY4nFjwPkTraDSDXpvXIXKZxZW5Elp3zQ==" }, "@glif/filecoin-address": { "version": "3.0.12",