From fcb2321cc3dd4380c55930f10a33e2b93a2bea7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:53:51 +0000 Subject: [PATCH] Bump web3-utils from 1.0.0-beta.36 to 4.2.1 Bumps [web3-utils](https://github.com/ChainSafe/web3.js) from 1.0.0-beta.36 to 4.2.1. - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](https://github.com/ChainSafe/web3.js/compare/v1.0.0-beta.36...v4.2.1) --- updated-dependencies: - dependency-name: web3-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7903ce..25b1161 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "sjcl": "~1.0.3", "web3-core-helpers": "1.0.0-beta.36", "web3-eth-abi": "1.0.0-beta.36", - "web3-utils": "1.0.0-beta.36", + "web3-utils": "4.2.1", "ws": "^7.2.0" }, "repository": {