Skip to content

Commit

Permalink
Bump @toruslabs/base-controllers from 4.11.0 to 5.2.15
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.2.15.
- [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 Jan 22, 2024
1 parent 9a736ce commit a3202a7
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 19 deletions.
115 changes: 100 additions & 15 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.2.15",
"@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.2.15",
"@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.2.15",
"@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.2.15",
"@toruslabs/openlogin-jrpc": "^6.2.2",
"@web3auth/base": "^7.3.1",
"@web3auth/base-provider": "^7.3.1",
Expand Down

0 comments on commit a3202a7

Please sign in to comment.