Skip to content

Commit

Permalink
Bump @toruslabs/base-controllers from 4.11.0 to 5.3.7
Browse files Browse the repository at this point in the history
Bumps [@toruslabs/base-controllers](https://github.com/torusresearch/controllers) from 4.11.0 to 5.3.7.
- [Commits](https://github.com/torusresearch/controllers/commits)

---
updated-dependencies:
- dependency-name: "@toruslabs/base-controllers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 8a17afb commit eb80f16
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 30 deletions.
137 changes: 111 additions & 26 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/providers/base-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@metamask/rpc-errors": "^6.1.0",
"@toruslabs/base-controllers": "^4.11.0",
"@toruslabs/base-controllers": "^5.3.7",
"@toruslabs/openlogin-jrpc": "^6.2.2",
"@web3auth/base": "^7.3.1",
"json-rpc-random-id": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/ethereum-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ethereumjs/util": "^9.0.1",
"@metamask/eth-sig-util": "^7.0.1",
"@metamask/rpc-errors": "^6.1.0",
"@toruslabs/base-controllers": "^4.11.0",
"@toruslabs/base-controllers": "^5.3.7",
"@toruslabs/http-helpers": "^6.0.0",
"@toruslabs/openlogin-jrpc": "^6.2.2",
"@walletconnect/utils": "^2.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/solana-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@metamask/rpc-errors": "^6.1.0",
"@toruslabs/base-controllers": "^4.11.0",
"@toruslabs/base-controllers": "^5.3.7",
"@toruslabs/openlogin-ed25519": "^6.0.0",
"@toruslabs/openlogin-jrpc": "^6.2.2",
"@toruslabs/tweetnacl-js": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/xrpl-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@metamask/rpc-errors": "^6.1.0",
"@toruslabs/base-controllers": "^4.11.0",
"@toruslabs/base-controllers": "^5.3.7",
"@toruslabs/openlogin-jrpc": "^6.2.2",
"@web3auth/base": "^7.3.1",
"@web3auth/base-provider": "^7.3.1",
Expand Down

0 comments on commit eb80f16

Please sign in to comment.