Skip to content

Commit

Permalink
bump @metamask/eth-snap-keyring to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
owencraston committed Dec 5, 2024
1 parent af84501 commit 213f2c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@
"@metamask/eth-json-rpc-middleware": "^11.0.2",
"@metamask/eth-ledger-bridge-keyring": "^6.0.0",
"@metamask/eth-query": "^4.0.0",
"@metamask/eth-sig-util": "^7.0.2",
"@metamask/eth-snap-keyring": "^4.4.0",
"@metamask/eth-sig-util": "^8.0.0",
"@metamask/eth-snap-keyring": "^5.0.1",
"@metamask/etherscan-link": "^2.0.0",
"@metamask/ethjs-contract": "^0.4.1",
"@metamask/ethjs-query": "^0.7.1",
Expand Down
17 changes: 1 addition & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4373,7 +4373,7 @@
tweetnacl "^1.0.3"
tweetnacl-util "^0.15.1"

"@metamask/eth-sig-util@^7.0.2", "@metamask/eth-sig-util@^7.0.3":
"@metamask/eth-sig-util@^7.0.3":
version "7.0.3"
resolved "https://registry.yarnpkg.com/@metamask/eth-sig-util/-/eth-sig-util-7.0.3.tgz#be9e444fe0b8474c04e2ff42fd983173767f6ac0"
integrity sha512-PAtGnOkYvh90k2lEZldq/FK7GTLF6WxE+2bV85PoA3pqlJnmJCAY62tuvxHSwnVngSKlc4mcNvjnUg2eYO6JGg==
Expand Down Expand Up @@ -4408,21 +4408,6 @@
ethereum-cryptography "^2.1.2"
randombytes "^2.1.0"

"@metamask/eth-snap-keyring@^4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@metamask/eth-snap-keyring/-/eth-snap-keyring-4.4.0.tgz#118f292523bc7717b2782776b6728bcd2b862730"
integrity sha512-N9+RMYrzwBvQER5aGc6kDjUNJi2m2A5LNUNC51v9oSvpQ2igooHQa+SHAdTpuh/OZ/oL3gvQ5dqz3ugS50kXmQ==
dependencies:
"@ethereumjs/tx" "^4.2.0"
"@metamask/eth-sig-util" "^7.0.3"
"@metamask/snaps-controllers" "^9.10.0"
"@metamask/snaps-sdk" "^6.7.0"
"@metamask/snaps-utils" "^8.3.0"
"@metamask/superstruct" "^3.1.0"
"@metamask/utils" "^9.2.1"
"@types/uuid" "^9.0.8"
uuid "^9.0.1"

"@metamask/eth-snap-keyring@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@metamask/eth-snap-keyring/-/eth-snap-keyring-5.0.1.tgz#aa16a5d623a4c68b44afaa9cd47f45a409f922d1"
Expand Down

0 comments on commit 213f2c0

Please sign in to comment.