Skip to content

Commit

Permalink
fix: iframe toast (RabbyHub#1904)
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1707 authored Dec 7, 2023
1 parent 3cf03fb commit 37b00ac
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 @@ -47,7 +47,7 @@
"@rabby-wallet/eth-walletconnect-keyring": "^2.0.4",
"@rabby-wallet/eth-watch-keyring": "^1.0.0",
"@rabby-wallet/gnosis-sdk": "^1.3.5",
"@rabby-wallet/page-provider": "^0.1.24-alpha.1",
"@rabby-wallet/page-provider": "^0.1.24",
"@rabby-wallet/rabby-api": "^0.6.28",
"@rabby-wallet/rabby-security-engine": "^1.1.17",
"@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 @@ -4009,10 +4009,10 @@
typescript "^4.5.0"
web3-core "^1.6.0"

"@rabby-wallet/page-provider@^0.1.24-alpha.1":
version "0.1.24-alpha.1"
resolved "https://registry.yarnpkg.com/@rabby-wallet/page-provider/-/page-provider-0.1.24-alpha.1.tgz#f8782af820fd41d00554c0d44ade62cefd6ada44"
integrity sha512-OVyEjjNFY2Ke7Mltw3hcVyQgkRsLsFHshPv4cUl+RR5n3AlW4xgVAEVCx2MTio5FmfkHF8I5adNhySQDWf95VA==
"@rabby-wallet/page-provider@^0.1.24":
version "0.1.24"
resolved "https://registry.yarnpkg.com/@rabby-wallet/page-provider/-/page-provider-0.1.24.tgz#67d822c51356d4f02bdc3368f9f62ba7d1d1ad34"
integrity sha512-wf75yp6fPNepP7nAXVq7MEF+Vwknpx5YT0sTSG2+JdlvHaVPkMWlRARuGaPhSKLynrDO/HFVo3w/pZfLY2YuPQ==
dependencies:
"@ledgerhq/devices" "^6.27.1"
"@types/chrome" "^0.0.186"
Expand Down

0 comments on commit 37b00ac

Please sign in to comment.