From 1a5ec1a8da69a9343db3d6c7b1586c57fae6edf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 21:17:06 +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 efa308ff..dd1ad723 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ }, "dependencies": { "@babel/runtime": "7.23.2", - "@ethereumjs/tx": "3.5.2", + "@ethereumjs/tx": "5.0.0", "@types/bn.js": "5.1.2", "eccrypto": "1.1.6", "ethereumjs-util": "7.1.5",