Skip to content

Commit

Permalink
feat: update page-provider
Browse files Browse the repository at this point in the history
  • Loading branch information
heisenberg-2077 committed Oct 20, 2023
1 parent fd5cbf3 commit 9485eb5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@rabby-wallet/eth-walletconnect-keyring": "^2.0.4-beta.0",
"@rabby-wallet/eth-watch-keyring": "^1.0.0",
"@rabby-wallet/gnosis-sdk": "^1.3.5",
"@rabby-wallet/page-provider": "0.1.23-alpha.0",
"@rabby-wallet/page-provider": "^0.1.23",
"@rabby-wallet/rabby-api": "^0.6.23",
"@rabby-wallet/rabby-security-engine": "^1.1.16",
"@rabby-wallet/rabby-swap": "^0.0.29",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3647,10 +3647,10 @@
typescript "^4.5.0"
web3-core "^1.6.0"

"@rabby-wallet/[email protected]-alpha.0":
version "0.1.23-alpha.0"
resolved "https://registry.yarnpkg.com/@rabby-wallet/page-provider/-/page-provider-0.1.23-alpha.0.tgz#37cf676a437800a629b828642d3a64a3d2f6a708"
integrity sha512-ytYO0tu4TFomsaf7s7t1KbRKHEnPzVtG2b4akvwgWh/iBpYpismLfgC6+Uw9C/dadasI6yScfy6YIonhHY5qxQ==
"@rabby-wallet/page-provider@^0.1.23":
version "0.1.23"
resolved "https://registry.yarnpkg.com/@rabby-wallet/page-provider/-/page-provider-0.1.23.tgz#55f261bbef4bda012bc2c6974aca442681392242"
integrity sha512-K6UeLzsK7kFYiH+YsIkMgjg0IbXTUu6uY2MY3ng0vi2HsVyOGKQTICeynu0/eBt+Mq+WoBIfK7xXDh8J2gyD2g==
dependencies:
"@ledgerhq/devices" "^6.27.1"
"@types/chrome" "^0.0.186"
Expand Down

0 comments on commit 9485eb5

Please sign in to comment.