Skip to content

Commit

Permalink
plaform-sdk-deps: bump web3-core from 1.10.3 to 1.10.4 (#409)
Browse files Browse the repository at this point in the history
* plaform-sdk-deps: bump web3-core from 1.10.3 to 1.10.4

Bumps [web3-core](https://github.com/ChainSafe/web3.js) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/v1.10.4/CHANGELOG.md)
- [Commits](web3/web3.js@v1.10.3...v1.10.4)

---
updated-dependencies:
- dependency-name: web3-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* update pnpm lock file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tirumerla <[email protected]>
  • Loading branch information
dependabot[bot] and tirumerla authored Jul 12, 2024
1 parent c609dd1 commit 80861b6
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 36 deletions.
4 changes: 2 additions & 2 deletions packages/relay-signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@ethersproject/providers": "^5.6.8",
"@ethersproject/transactions": "^5.6.2",
"jest-mock-extended": "^3.0.5",
"web3-core": "^1.10.3",
"web3-core": "^1.10.4",
"web3-core-helpers": "^1.10.0"
},
"dependencies": {
Expand All @@ -44,7 +44,7 @@
},
"peerDependencies": {
"web3": "^1.10.0",
"web3-core": "^1.10.3",
"web3-core": "^1.10.4",
"web3-core-helpers": "^1.10.0",
"web3-utils": "^1.10.0"
},
Expand Down
98 changes: 64 additions & 34 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 80861b6

Please sign in to comment.