Skip to content

Commit 505c673

Browse files
authored
chore: Update signature controller to v16 (#9913)
## **Description** Update signature controller to v^16. ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to test dapp 2. connect wallet 3. test personal sign and multiple sign type versions ## **Screenshots/Recordings** https://github.com/MetaMask/metamask-mobile/assets/46944231/a267e2a6-a432-4b94-8389-45ea96c1ecdc ### **Before** <!-- [screenshots/recordings] --> ### **After** <!-- [screenshots/recordings] --> ## **Pre-merge author checklist** - [x] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [x] I’ve included tests if applicable - [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [x] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [x] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
1 parent d949b75 commit 505c673

File tree

2 files changed

+12
-31
lines changed

2 files changed

+12
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"@metamask/rpc-errors": "^6.2.1",
168168
"@metamask/scure-bip39": "^2.1.0",
169169
"@metamask/sdk-communication-layer": "^0.20.2",
170-
"@metamask/signature-controller": "^14.0.0",
170+
"@metamask/signature-controller": "^16.0.0",
171171
"@metamask/slip44": "3.1.0",
172172
"@metamask/snaps-controllers": "^8.3.1",
173173
"@metamask/snaps-rpc-methods": "^9.0.0",

yarn.lock

Lines changed: 11 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3603,7 +3603,7 @@
36033603
"@metamask/utils" "^8.3.0"
36043604
nanoid "^3.1.31"
36053605

3606-
"@metamask/approval-controller@^6.0.1", "@metamask/approval-controller@^6.0.2":
3606+
"@metamask/approval-controller@^6.0.2":
36073607
version "6.0.2"
36083608
resolved "https://registry.yarnpkg.com/@metamask/approval-controller/-/approval-controller-6.0.2.tgz#2bae3c293b73e8ecaf8cbba11fbc99c61adb4367"
36093609
integrity sha512-G5FmEwRkKJPjCh3sA6g8eoYOcmLj/Y6Kllh663fYYbt1DZHHJtkrWBuaUnbTySS0VYqbTInpcgSRzuawE1VMgw==
@@ -4149,25 +4149,6 @@
41494149
ethereumjs-wallet "^1.0.1"
41504150
immer "^9.0.6"
41514151

4152-
"@metamask/keyring-controller@^14.0.1":
4153-
version "14.0.1"
4154-
resolved "https://registry.yarnpkg.com/@metamask/keyring-controller/-/keyring-controller-14.0.1.tgz#019596a29a59d1b7cdc806c096bf3cba254e2657"
4155-
integrity sha512-lK4Zf5ek+eqstnPEQ6pwJPzj4Zt79in0atN2ttUPZi3IN/Xw5Il4nLrTQSSpcAxDwSble1hJibGTOPXAVA+lRg==
4156-
dependencies:
4157-
"@ethereumjs/util" "^8.1.0"
4158-
"@keystonehq/metamask-airgapped-keyring" "^0.13.1"
4159-
"@metamask/base-controller" "^5.0.1"
4160-
"@metamask/browser-passworder" "^4.3.0"
4161-
"@metamask/eth-hd-keyring" "^7.0.1"
4162-
"@metamask/eth-sig-util" "^7.0.1"
4163-
"@metamask/eth-simple-keyring" "^6.0.1"
4164-
"@metamask/keyring-api" "^3.0.0"
4165-
"@metamask/message-manager" "^8.0.1"
4166-
"@metamask/utils" "^8.3.0"
4167-
async-mutex "^0.2.6"
4168-
ethereumjs-wallet "^1.0.1"
4169-
immer "^9.0.6"
4170-
41714152
"@metamask/keyring-controller@^16.0.0":
41724153
version "16.0.0"
41734154
resolved "https://registry.yarnpkg.com/@metamask/keyring-controller/-/keyring-controller-16.0.0.tgz#36530a5cbc311d496ef66701c66daf779a769fca"
@@ -4209,7 +4190,7 @@
42094190
jsonschema "^1.2.4"
42104191
uuid "^8.3.2"
42114192

4212-
"@metamask/message-manager@^8.0.1", "@metamask/message-manager@^8.0.2":
4193+
"@metamask/message-manager@^8.0.2":
42134194
version "8.0.2"
42144195
resolved "https://registry.yarnpkg.com/@metamask/message-manager/-/message-manager-8.0.2.tgz#84720f0fe9e0c02cc97b76f0bc8f3d5b0a25f731"
42154196
integrity sha512-6o0FRWzmOv5ClYv9QfSJI6LtUJaQokwhVROTV2gLsuoAns8a9NuiHmXZrBh1tdjYifXPoPh74nqim4XBBT+GQQ==
@@ -4641,17 +4622,17 @@
46414622
utf-8-validate "^6.0.3"
46424623
uuid "^8.3.2"
46434624

4644-
"@metamask/signature-controller@^14.0.0":
4645-
version "14.0.1"
4646-
resolved "https://registry.yarnpkg.com/@metamask/signature-controller/-/signature-controller-14.0.1.tgz#3add95d378f7b398f29945b33b0ef4dd3503808e"
4647-
integrity sha512-ZBkrpRjo4KYD/bulmDk4MscgKDOGlcLHSXudHTtQRMeg+2HVXGk4ZRyvHohxkT0B4vvex2uVMXk9iyLfc2/Tgg==
4625+
"@metamask/signature-controller@^16.0.0":
4626+
version "16.0.0"
4627+
resolved "https://registry.yarnpkg.com/@metamask/signature-controller/-/signature-controller-16.0.0.tgz#78c7f23d02da99d4e953eb9b4e8e2909523a3288"
4628+
integrity sha512-6KOzkBxqivKXexJLjcaE9bGjh2vSKO3JsOjE1KD9Mkcx8qxDJOaXft+FJSs2XhJgi5FoyjRgfhryukszl+tCIg==
46484629
dependencies:
4649-
"@metamask/approval-controller" "^6.0.1"
4650-
"@metamask/base-controller" "^5.0.1"
4651-
"@metamask/controller-utils" "^9.0.1"
4652-
"@metamask/keyring-controller" "^14.0.1"
4630+
"@metamask/approval-controller" "^6.0.2"
4631+
"@metamask/base-controller" "^5.0.2"
4632+
"@metamask/controller-utils" "^9.1.0"
4633+
"@metamask/keyring-controller" "^16.0.0"
46534634
"@metamask/logging-controller" "^3.0.1"
4654-
"@metamask/message-manager" "^8.0.1"
4635+
"@metamask/message-manager" "^8.0.2"
46554636
"@metamask/rpc-errors" "^6.2.1"
46564637
"@metamask/utils" "^8.3.0"
46574638
lodash "^4.17.21"

0 commit comments

Comments
 (0)