File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Changed
11
11
12
+ - Bump ` @metamask/stake-sdk ` to ` ^3.2.1 ` ([ #5972 ] ( https://github.com/MetaMask/core/pull/5972 ) )
12
13
- Bump ` @metamask/transaction-controller ` to ` ^57.3.0 ` ([ #5954 ] ( https://github.com/MetaMask/core/pull/5954 ) )
13
14
14
15
## [ 1.1.0]
Original file line number Diff line number Diff line change 51
51
"@ethersproject/providers" : " ^5.7.0" ,
52
52
"@metamask/base-controller" : " ^8.0.1" ,
53
53
"@metamask/controller-utils" : " ^11.10.0" ,
54
- "@metamask/stake-sdk" : " ^3.2.0 " ,
54
+ "@metamask/stake-sdk" : " ^3.2.1 " ,
55
55
"reselect" : " ^5.1.1"
56
56
},
57
57
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3065,7 +3065,7 @@ __metadata:
3065
3065
"@metamask/base-controller": "npm:^8.0.1"
3066
3066
"@metamask/controller-utils": "npm:^11.10.0"
3067
3067
"@metamask/network-controller": "npm:^23.6.0"
3068
- "@metamask/stake-sdk": "npm:^3.2.0 "
3068
+ "@metamask/stake-sdk": "npm:^3.2.1 "
3069
3069
"@metamask/transaction-controller": "npm:^57.3.0"
3070
3070
"@types/jest": "npm:^27.4.1"
3071
3071
deepmerge: "npm:^4.2.2"
@@ -4530,10 +4530,10 @@ __metadata:
4530
4530
languageName: node
4531
4531
linkType: hard
4532
4532
4533
- "@metamask/stake-sdk@npm:^3.2.0 ":
4534
- version: 3.2.0
4535
- resolution: "@metamask/stake-sdk@npm:3.2.0 "
4536
- checksum: 10/54197bcc83ee014643e44d22f06768e8caee4a8093b920405a5d4e0517c587f12aeec20bace98ec8a49aad648d67444afca139e29c8ec39ae9d2305b435100a6
4533
+ "@metamask/stake-sdk@npm:^3.2.1 ":
4534
+ version: 3.2.1
4535
+ resolution: "@metamask/stake-sdk@npm:3.2.1 "
4536
+ checksum: 10/7404ac54e2bd426158b0ae92a2f4c420ef551d18d8a14293c5760b1da1c48cab88df9a7dcce7133f91bbe7899f6c2016642f0e41e170353b6b9ae4c6423d2ad5
4537
4537
languageName: node
4538
4538
linkType: hard
4539
4539
You can’t perform that action at this time.
0 commit comments