From 3cdf75a913641a945c0311cd6958047f84becec0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 23:19:11 +0000 Subject: [PATCH] Update dependency @ethereumjs/tx to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50347e18..57441f57 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ }, "dependencies": { "@babel/runtime": "7.23.5", - "@ethereumjs/tx": "3.5.2", + "@ethereumjs/tx": "5.1.0", "@types/bn.js": "5.1.5", "eccrypto": "1.1.6", "ethereumjs-util": "7.1.5",