From 327bc8333ec9d31362f0b2abb41301a345bf063f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:32:42 +0000 Subject: [PATCH] chore(deps): bump web3 from 1.10.4 to 4.6.0 Bumps [web3](https://github.com/ChainSafe/web3.js) from 1.10.4 to 4.6.0. - [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.10.4...v4.6.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60cb7e7..060799a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "nft.storage": "^6.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", - "web3": "^1.6.1", + "web3": "^4.6.0", "web3modal": "^1.9.4" }, "devDependencies": {