Skip to content

Commit

Permalink
chore(deps): bump web3 from 4.9.0 to 4.11.1 (#1067)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 5ab89b3 commit b79e591
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 94 deletions.
2 changes: 1 addition & 1 deletion examples/eth-web3js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ant-design/web3-common": "workspace:*",
"@ant-design/web3-eth-web3js": "workspace:*",
"antd": "^5.19.3",
"web3": "^4.9.0",
"web3": "^4.11.1",
"umi": "^4.1.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eth-web3js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/debug": "^4.1.12",
"father": "^4.4.4",
"typescript": "^5.5.2",
"web3": "^4.9.0"
"web3": "^4.11.1"
},
"peerDependencies": {
"web3": "^4.0.0"
Expand Down
206 changes: 114 additions & 92 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b79e591

Please sign in to comment.