Skip to content

Commit 0ff4a83

Browse files
authored
chore(accounts-controller): bump eth-snap-keyring to 8.1.0 (#5167)
## Explanation Bumping accounts-related dependencies. ## References N/A ## Changelog ### `@metamask/accounts-controller` - **CHANGED**: Bump `@metamask/eth-snap-keyring` from `^8.0.0` to `^8.1.0` ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate - [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate - [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes
1 parent 9f36688 commit 0ff4a83

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

packages/accounts-controller/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@ethereumjs/util": "^8.1.0",
5151
"@metamask/base-controller": "^7.1.1",
52-
"@metamask/eth-snap-keyring": "^8.0.0",
52+
"@metamask/eth-snap-keyring": "^8.1.0",
5353
"@metamask/keyring-api": "^13.0.0",
5454
"@metamask/keyring-internal-api": "^2.0.0",
5555
"@metamask/snaps-sdk": "^6.7.0",

yarn.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@ __metadata:
22622262
"@ethereumjs/util": "npm:^8.1.0"
22632263
"@metamask/auto-changelog": "npm:^3.4.4"
22642264
"@metamask/base-controller": "npm:^7.1.1"
2265-
"@metamask/eth-snap-keyring": "npm:^8.0.0"
2265+
"@metamask/eth-snap-keyring": "npm:^8.1.0"
22662266
"@metamask/keyring-api": "npm:^13.0.0"
22672267
"@metamask/keyring-controller": "npm:^19.0.3"
22682268
"@metamask/keyring-internal-api": "npm:^2.0.0"
@@ -2878,16 +2878,16 @@ __metadata:
28782878
languageName: node
28792879
linkType: hard
28802880

2881-
"@metamask/eth-snap-keyring@npm:^8.0.0":
2882-
version: 8.0.0
2883-
resolution: "@metamask/eth-snap-keyring@npm:8.0.0"
2881+
"@metamask/eth-snap-keyring@npm:^8.1.0":
2882+
version: 8.1.0
2883+
resolution: "@metamask/eth-snap-keyring@npm:8.1.0"
28842884
dependencies:
28852885
"@ethereumjs/tx": "npm:^4.2.0"
28862886
"@metamask/eth-sig-util": "npm:^8.1.2"
28872887
"@metamask/keyring-api": "npm:^13.0.0"
28882888
"@metamask/keyring-internal-api": "npm:^2.0.0"
28892889
"@metamask/keyring-internal-snap-client": "npm:^2.0.0"
2890-
"@metamask/keyring-utils": "npm:^1.0.0"
2890+
"@metamask/keyring-utils": "npm:^1.1.0"
28912891
"@metamask/snaps-controllers": "npm:^9.10.0"
28922892
"@metamask/snaps-sdk": "npm:^6.7.0"
28932893
"@metamask/snaps-utils": "npm:^8.3.0"
@@ -2899,7 +2899,7 @@ __metadata:
28992899
peerDependencies:
29002900
"@metamask/keyring-api": ^13.0.0
29012901
"@metamask/providers": ^18.3.1
2902-
checksum: 10/51bc9f703109acd662aac36986568cb25995307a2607f4634067cdd2353afda2eb620438993452f1376f6c7323660556df6c3e02c0c0b9e3dbe2d11d56d2a93f
2902+
checksum: 10/4b758f14540cf8ea892a80d8cf70234305e7f6978ab46dc58b727d6c6944d11dee22841fc17b22a7620662a5051ec189675f2dd06638733b9b1c3e8436c8b623
29032903
languageName: node
29042904
linkType: hard
29052905

@@ -3251,13 +3251,14 @@ __metadata:
32513251
languageName: node
32523252
linkType: hard
32533253

3254-
"@metamask/keyring-utils@npm:^1.0.0":
3255-
version: 1.0.0
3256-
resolution: "@metamask/keyring-utils@npm:1.0.0"
3254+
"@metamask/keyring-utils@npm:^1.0.0, @metamask/keyring-utils@npm:^1.1.0":
3255+
version: 1.1.0
3256+
resolution: "@metamask/keyring-utils@npm:1.1.0"
32573257
dependencies:
32583258
"@metamask/superstruct": "npm:^3.1.0"
3259-
"@metamask/utils": "npm:^9.3.0"
3260-
checksum: 10/f74f7343a7154b029e0fa4c25735c589eba4dc25a9e323d43b7c733ce5dbb23ce603a4f02aac455163993649ceeaf714b8b843985ba7a9cb00b926b3b8dc6b51
3259+
"@metamask/utils": "npm:^11.0.1"
3260+
bitcoin-address-validation: "npm:^2.2.3"
3261+
checksum: 10/327eb37dcee41f47df212a9790672deec15c11692e370c15bb5687a2c90078b4d14dc61a9d7ce317e4bda03f18284731229feee19c1adae35bc859313da37ba5
32613262
languageName: node
32623263
linkType: hard
32633264

@@ -4092,7 +4093,7 @@ __metadata:
40924093
languageName: node
40934094
linkType: hard
40944095

4095-
"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0, @metamask/utils@npm:^9.2.1, @metamask/utils@npm:^9.3.0":
4096+
"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0, @metamask/utils@npm:^9.2.1":
40964097
version: 9.3.0
40974098
resolution: "@metamask/utils@npm:9.3.0"
40984099
dependencies:

0 commit comments

Comments
 (0)