Skip to content

Commit b79e591

Browse files
chore(deps): bump web3 from 4.9.0 to 4.11.1 (#1067)
Bumps [web3](https://github.com/ChainSafe/web3.js) from 4.9.0 to 4.11.1. - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](web3/web3.js@v4.9.0...v4.11.1) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ab89b3 commit b79e591

File tree

3 files changed

+116
-94
lines changed

3 files changed

+116
-94
lines changed

examples/eth-web3js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@ant-design/web3-common": "workspace:*",
1717
"@ant-design/web3-eth-web3js": "workspace:*",
1818
"antd": "^5.19.3",
19-
"web3": "^4.9.0",
19+
"web3": "^4.11.1",
2020
"umi": "^4.1.5"
2121
},
2222
"devDependencies": {

packages/eth-web3js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/debug": "^4.1.12",
6060
"father": "^4.4.4",
6161
"typescript": "^5.5.2",
62-
"web3": "^4.9.0"
62+
"web3": "^4.11.1"
6363
},
6464
"peerDependencies": {
6565
"web3": "^4.0.0"

pnpm-lock.yaml

Lines changed: 114 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)