File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 70
70
"dependencies" : {
71
71
"@keep-network/hardhat-helpers" : " ^0.6.0-pre.15" ,
72
72
"@keep-network/random-beacon" : " development" ,
73
- "@keep-network/sortition-pools" : " ^2.0.0-pre.15 " ,
73
+ "@keep-network/sortition-pools" : " ^2.0.0-pre.16 " ,
74
74
"@openzeppelin/contracts" : " ^4.6.0" ,
75
75
"@openzeppelin/contracts-upgradeable" : " ^4.6.0" ,
76
76
"@threshold-network/solidity-contracts" : " development"
Original file line number Diff line number Diff line change 705
705
" @openzeppelin/contracts" " ^4.3.2"
706
706
" @thesis/solidity-contracts" " github:thesis/solidity-contracts#4985bcf"
707
707
708
+ " @keep-network/sortition-pools@^2.0.0-pre.16 " :
709
+ version "2.0.0-pre.16"
710
+ resolved "https://registry.yarnpkg.com/@keep-network/sortition-pools/-/sortition-pools-2.0.0-pre.16.tgz#2df738cc06e4062212605d12740127eaa71c2346"
711
+ integrity sha512-tEd21AbtZj4gqm46n0l8ujA7p7C7RtdN5DhSw0FWI9FYKg1iL4IoQw8Fe7wsqzMnLf61zQfNeQ7w78jPaqoowA==
712
+ dependencies :
713
+ " @openzeppelin/contracts" " ^4.3.2"
714
+ " @thesis/solidity-contracts" " github:thesis/solidity-contracts#4985bcf"
715
+
708
716
" @metamask/eth-sig-util@^4.0.0 " :
709
717
version "4.0.1"
710
718
resolved "https://registry.yarnpkg.com/@metamask/eth-sig-util/-/eth-sig-util-4.0.1.tgz#3ad61f6ea9ad73ba5b19db780d40d9aae5157088"
You can’t perform that action at this time.
0 commit comments