Skip to content

Commit

Permalink
chore: update eth-walletconnect-keyring (#2652)
Browse files Browse the repository at this point in the history
  • Loading branch information
heisenberg-2077 authored Dec 3, 2024
1 parent acd3f2e commit 0483701
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 @@ -56,7 +56,7 @@
"@rabby-wallet/eth-lattice-keyring": "1.2.1",
"@rabby-wallet/eth-simple-keyring": "5.0.1",
"@rabby-wallet/eth-trezor-keyring": "2.6.1",
"@rabby-wallet/eth-walletconnect-keyring": "2.1.3",
"@rabby-wallet/eth-walletconnect-keyring": "2.1.5",
"@rabby-wallet/eth-watch-keyring": "1.0.0",
"@rabby-wallet/gnosis-sdk": "1.3.9",
"@rabby-wallet/page-provider": "0.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4687,10 +4687,10 @@
ethereumjs-util "^7.1.5"
hdkey "0.8.0"

"@rabby-wallet/[email protected].3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@rabby-wallet/eth-walletconnect-keyring/-/eth-walletconnect-keyring-2.1.3.tgz#8ea63178e2fa4c9369ba2ea1df6940d016d32c2a"
integrity sha512-Yvx1uCC/E8Zv53vx0ZjHpXL+udZLgLfnER37O04i6pN2aRFmh9SFPh9nnNn7+Nh/i/Q2gz4UziCu6AjIdq5I1w==
"@rabby-wallet/[email protected].5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@rabby-wallet/eth-walletconnect-keyring/-/eth-walletconnect-keyring-2.1.5.tgz#f8a3e6c8c20bc0106583ac501c29fef19c4f2d3d"
integrity sha512-eYvr46YOnuzApgjssdyk7HzG3YXBFBit9eju9QIvE+WmZ0e1oov3/uqqQVNhCVu3WqpSBQ70bma/2tjiFPae9A==
dependencies:
"@ethereumjs/tx" "^3.5.2"
"@rabby-wallet/wc-client" "^1.8.10"
Expand Down

0 comments on commit 0483701

Please sign in to comment.