From a685ab8f05f6bedb95f118b7ea6f14f2453a0aa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:51:20 +0000 Subject: [PATCH] Update dependency ethereumjs-util to v7.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 470961ce..0c7000f7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@openzeppelin/upgrades": "2.8.0", "bignumber.js": "9.0.1", "ethereum-waffle": "2.5.1", - "ethereumjs-util": "7.0.6", + "ethereumjs-util": "7.1.5", "hardlydifficult-eth": "1.1.3", "hardlydifficult-ethereum-contracts": "0.11.1", "papaparse": "5.3.0",