Skip to content

Commit

Permalink
chore(deps): bump web3 from 4.11.1 to 4.16.0 (#1282)
Browse files Browse the repository at this point in the history
Bumps [web3](https://github.com/ChainSafe/web3.js) from 4.11.1 to 4.16.0.
- [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.11.1...v4.16.0)

---
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 Dec 24, 2024
1 parent ad278cd commit b74bf56
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 126 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.22.5",
"web3": "^4.11.1",
"web3": "^4.16.0",
"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 @@ -61,7 +61,7 @@
"@types/debug": "^4.1.12",
"father": "^4.4.4",
"typescript": "^5.6.2",
"web3": "^4.11.1"
"web3": "^4.16.0"
},
"peerDependencies": {
"web3": "^4.0.0"
Expand Down
Loading

0 comments on commit b74bf56

Please sign in to comment.