From 548174082bcf18eb0cfa537e514f57d0ef55e933 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 23:20:07 +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 7d58f22f..5cd0a757 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ }, "dependencies": { "@babel/runtime": "7.23.9", - "@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",