diff --git a/benchmark/package.json b/benchmark/package.json index 4b404a9..0ffe6e3 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -8,6 +8,6 @@ "benchmark:all": "ts-node index && ts-node noble" }, "dependencies": { - "noble-bls12-381": "^0.6.1" + "noble-bls12-381": "^0.7.1" } }