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",