Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
deps: @metamask/eth-simple-keyring@^5.0.0->^6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Sep 26, 2023
1 parent 24f93d9 commit 5169843
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@metamask/browser-passworder": "^4.1.0",
"@metamask/eth-hd-keyring": "^6.0.0",
"@metamask/eth-sig-util": "^7.0.0",
"@metamask/eth-simple-keyring": "^5.0.0",
"@metamask/eth-simple-keyring": "^6.0.0",
"@metamask/obs-store": "^8.1.0",
"@metamask/utils": "^8.1.0"
},
Expand Down
21 changes: 11 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ __metadata:
languageName: node
linkType: hard

"@ethereumjs/util@npm:^8.0.0, @ethereumjs/util@npm:^8.0.2, @ethereumjs/util@npm:^8.0.6, @ethereumjs/util@npm:^8.1.0":
"@ethereumjs/util@npm:^8.0.2, @ethereumjs/util@npm:^8.0.6, @ethereumjs/util@npm:^8.1.0":
version: 8.1.0
resolution: "@ethereumjs/util@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -1087,7 +1087,7 @@ __metadata:
"@metamask/eslint-config-typescript": ^11.1.0
"@metamask/eth-hd-keyring": ^6.0.0
"@metamask/eth-sig-util": ^7.0.0
"@metamask/eth-simple-keyring": ^5.0.0
"@metamask/eth-simple-keyring": ^6.0.0
"@metamask/obs-store": ^8.1.0
"@metamask/utils": ^8.1.0
"@types/jest": ^29.4.0
Expand Down Expand Up @@ -1115,7 +1115,7 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/eth-sig-util@npm:^5.0.1, @metamask/eth-sig-util@npm:^5.0.2":
"@metamask/eth-sig-util@npm:^5.0.2":
version: 5.1.0
resolution: "@metamask/eth-sig-util@npm:5.1.0"
dependencies:
Expand Down Expand Up @@ -1144,15 +1144,16 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-simple-keyring@npm:^5.0.0":
version: 5.0.0
resolution: "@metamask/eth-simple-keyring@npm:5.0.0"
"@metamask/eth-simple-keyring@npm:^6.0.0":
version: 6.0.0
resolution: "@metamask/eth-simple-keyring@npm:6.0.0"
dependencies:
"@ethereumjs/util": ^8.0.0
"@metamask/eth-sig-util": ^5.0.1
ethereum-cryptography: ^1.1.2
"@ethereumjs/util": ^8.1.0
"@metamask/eth-sig-util": ^7.0.0
"@metamask/utils": ^8.1.0
ethereum-cryptography: ^2.1.2
randombytes: ^2.1.0
checksum: 6fd05173531b84f6fb816b90ab8cfb176ac3300f07daa51c4adac673fa17dbcc6ce1ebdf064b9f66549f37476bbc54eb2dd9d28935d57654ef62b935a1e31e1d
checksum: dd106695a9903b68938ce45682e976e38e6ab50d41c461ca1a771aed139086d535e1891c85bbf91ad80fdc372d7168a71ac83622d3d834d03ad9f8a42b95a567
languageName: node
linkType: hard

Expand Down

0 comments on commit 5169843

Please sign in to comment.