Skip to content

Commit fb012cc

Browse files
committed
bump @metamask/eth-snap-keyring to v5
1 parent c0a8f82 commit fb012cc

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@
156156
"@metamask/eth-json-rpc-middleware": "^11.0.2",
157157
"@metamask/eth-ledger-bridge-keyring": "^6.0.0",
158158
"@metamask/eth-query": "^4.0.0",
159-
"@metamask/eth-sig-util": "^7.0.2",
160-
"@metamask/eth-snap-keyring": "^4.4.0",
159+
"@metamask/eth-sig-util": "^8.0.0",
160+
"@metamask/eth-snap-keyring": "^5.0.1",
161161
"@metamask/etherscan-link": "^2.0.0",
162162
"@metamask/ethjs-contract": "^0.4.1",
163163
"@metamask/ethjs-query": "^0.7.1",

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,7 +4373,7 @@
43734373
tweetnacl "^1.0.3"
43744374
tweetnacl-util "^0.15.1"
43754375

4376-
"@metamask/eth-sig-util@^7.0.2", "@metamask/eth-sig-util@^7.0.3":
4376+
"@metamask/eth-sig-util@^7.0.3":
43774377
version "7.0.3"
43784378
resolved "https://registry.yarnpkg.com/@metamask/eth-sig-util/-/eth-sig-util-7.0.3.tgz#be9e444fe0b8474c04e2ff42fd983173767f6ac0"
43794379
integrity sha512-PAtGnOkYvh90k2lEZldq/FK7GTLF6WxE+2bV85PoA3pqlJnmJCAY62tuvxHSwnVngSKlc4mcNvjnUg2eYO6JGg==
@@ -4408,21 +4408,6 @@
44084408
ethereum-cryptography "^2.1.2"
44094409
randombytes "^2.1.0"
44104410

4411-
"@metamask/eth-snap-keyring@^4.4.0":
4412-
version "4.4.0"
4413-
resolved "https://registry.yarnpkg.com/@metamask/eth-snap-keyring/-/eth-snap-keyring-4.4.0.tgz#118f292523bc7717b2782776b6728bcd2b862730"
4414-
integrity sha512-N9+RMYrzwBvQER5aGc6kDjUNJi2m2A5LNUNC51v9oSvpQ2igooHQa+SHAdTpuh/OZ/oL3gvQ5dqz3ugS50kXmQ==
4415-
dependencies:
4416-
"@ethereumjs/tx" "^4.2.0"
4417-
"@metamask/eth-sig-util" "^7.0.3"
4418-
"@metamask/snaps-controllers" "^9.10.0"
4419-
"@metamask/snaps-sdk" "^6.7.0"
4420-
"@metamask/snaps-utils" "^8.3.0"
4421-
"@metamask/superstruct" "^3.1.0"
4422-
"@metamask/utils" "^9.2.1"
4423-
"@types/uuid" "^9.0.8"
4424-
uuid "^9.0.1"
4425-
44264411
"@metamask/eth-snap-keyring@^5.0.1":
44274412
version "5.0.1"
44284413
resolved "https://registry.yarnpkg.com/@metamask/eth-snap-keyring/-/eth-snap-keyring-5.0.1.tgz#aa16a5d623a4c68b44afaa9cd47f45a409f922d1"

0 commit comments

Comments
 (0)