From a29b8ce05cf252be9843a45ea248e5c673a174d8 Mon Sep 17 00:00:00 2001 From: Sachu Shaji Abraham Date: Thu, 19 Oct 2023 13:03:22 +0530 Subject: [PATCH] chore: updating ethereumjs common updating ethereumjs common to the latest minor version. This version has support for sepolia. Updating all packages for consistency Ticket: DO-3437 TICKET: DO-3437 --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index e5bee415b2..91287d033f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1646,7 +1646,7 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@ethereumjs/common@^2.4.0", "@ethereumjs/common@^2.6.4", "@ethereumjs/common@^2.6.5": +"@ethereumjs/common@^2.6.4", "@ethereumjs/common@^2.6.5": version "2.6.5" resolved "https://registry.npmjs.org/@ethereumjs/common/-/common-2.6.5.tgz" integrity sha512-lRyVQOeCDaIVtgfbowla32pzeDv2Obr8oR8Put5RdUBNRGr1VGPGQNGP6elWIpgK3YdpzqTOh4GyUGOureVeeA==