@gooddollar/goodprotocol 1.0.26 → 1.0.29-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (222) hide show
  1. package/artifacts/abis/AdminWallet.min.json +1 -0
  2. package/artifacts/abis/FuseFaucet.min.json +1 -1
  3. package/artifacts/abis/IIdentity.min.json +1 -1
  4. package/artifacts/abis/ProxyAdmin.min.json +1 -1
  5. package/artifacts/contracts/DAOStackInterfaces.sol/Avatar.dbg.json +1 -1
  6. package/artifacts/contracts/DAOStackInterfaces.sol/Controller.dbg.json +1 -1
  7. package/artifacts/contracts/DAOStackInterfaces.sol/GlobalConstraintInterface.dbg.json +1 -1
  8. package/artifacts/contracts/DAOStackInterfaces.sol/IntVoteInterface.dbg.json +1 -1
  9. package/artifacts/contracts/DAOStackInterfaces.sol/ReputationInterface.dbg.json +1 -1
  10. package/artifacts/contracts/DAOStackInterfaces.sol/SchemeRegistrar.dbg.json +1 -1
  11. package/artifacts/contracts/Interfaces.sol/AggregatorV3Interface.dbg.json +1 -1
  12. package/artifacts/contracts/Interfaces.sol/ERC20.dbg.json +1 -1
  13. package/artifacts/contracts/Interfaces.sol/IAaveIncentivesController.dbg.json +1 -1
  14. package/artifacts/contracts/Interfaces.sol/IAdminWallet.dbg.json +1 -1
  15. package/artifacts/contracts/Interfaces.sol/IDonationStaking.dbg.json +1 -1
  16. package/artifacts/contracts/Interfaces.sol/IERC2917.dbg.json +1 -1
  17. package/artifacts/contracts/Interfaces.sol/IFirstClaimPool.dbg.json +1 -1
  18. package/artifacts/contracts/Interfaces.sol/IGoodDollar.dbg.json +1 -1
  19. package/artifacts/contracts/Interfaces.sol/IGoodStaking.dbg.json +1 -1
  20. package/artifacts/contracts/Interfaces.sol/IHasRouter.dbg.json +1 -1
  21. package/artifacts/contracts/Interfaces.sol/IIdentity.dbg.json +1 -1
  22. package/artifacts/contracts/Interfaces.sol/IIdentity.json +45 -0
  23. package/artifacts/contracts/Interfaces.sol/ILendingPool.dbg.json +1 -1
  24. package/artifacts/contracts/Interfaces.sol/INameService.dbg.json +1 -1
  25. package/artifacts/contracts/Interfaces.sol/IUBIScheme.dbg.json +1 -1
  26. package/artifacts/contracts/Interfaces.sol/ProxyAdmin.dbg.json +1 -1
  27. package/artifacts/contracts/Interfaces.sol/ProxyAdmin.json +23 -0
  28. package/artifacts/contracts/Interfaces.sol/Reserve.dbg.json +1 -1
  29. package/artifacts/contracts/Interfaces.sol/Staking.dbg.json +1 -1
  30. package/artifacts/contracts/Interfaces.sol/Uniswap.dbg.json +1 -1
  31. package/artifacts/contracts/Interfaces.sol/UniswapFactory.dbg.json +1 -1
  32. package/artifacts/contracts/Interfaces.sol/UniswapPair.dbg.json +1 -1
  33. package/artifacts/contracts/Interfaces.sol/cERC20.dbg.json +1 -1
  34. package/artifacts/contracts/fuseFaucet/FuseFaucet.sol/FuseFaucet.dbg.json +1 -1
  35. package/artifacts/contracts/fuseFaucet/FuseFaucet.sol/FuseFaucet.json +4 -4
  36. package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.dbg.json +1 -1
  37. package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.json +2 -2
  38. package/artifacts/contracts/governance/CompoundVotingMachine.sol/CompoundVotingMachine.dbg.json +1 -1
  39. package/artifacts/contracts/governance/CompoundVotingMachine.sol/CompoundVotingMachine.json +2 -2
  40. package/artifacts/contracts/governance/GReputation.sol/GReputation.dbg.json +1 -1
  41. package/artifacts/contracts/governance/GReputation.sol/GReputation.json +2 -2
  42. package/artifacts/contracts/governance/GovernanceStaking.sol/GovernanceStaking.dbg.json +1 -1
  43. package/artifacts/contracts/governance/GovernanceStaking.sol/GovernanceStaking.json +2 -2
  44. package/artifacts/contracts/governance/MultiBaseGovernanceShareField.sol/MultiBaseGovernanceShareField.dbg.json +1 -1
  45. package/artifacts/contracts/governance/Reputation.sol/Reputation.dbg.json +1 -1
  46. package/artifacts/contracts/governance/Reputation.sol/Reputation.json +2 -2
  47. package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.dbg.json +1 -1
  48. package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.json +2 -2
  49. package/artifacts/contracts/invite/InvitesV1.sol/InvitesV1.dbg.json +1 -1
  50. package/artifacts/contracts/invite/InvitesV1.sol/InvitesV1.json +2 -2
  51. package/artifacts/contracts/mocks/AaveMock.sol/AaveMock.dbg.json +1 -1
  52. package/artifacts/contracts/mocks/AaveUSDMockOracle.sol/AaveUSDMockOracle.dbg.json +1 -1
  53. package/artifacts/contracts/mocks/BatUSDMockOracle.sol/BatUSDMockOracle.dbg.json +1 -1
  54. package/artifacts/contracts/mocks/CompUsdMockOracle.sol/CompUSDMockOracle.dbg.json +1 -1
  55. package/artifacts/contracts/mocks/DAIMock.sol/DAIMock.dbg.json +1 -1
  56. package/artifacts/contracts/mocks/DaiEthPriceMockOracle.sol/DaiEthPriceMockOracle.dbg.json +1 -1
  57. package/artifacts/contracts/mocks/DecimalsMock.sol/DecimalsMock.dbg.json +1 -1
  58. package/artifacts/contracts/mocks/EthUSDMockOracle.sol/EthUSDMockOracle.dbg.json +1 -1
  59. package/artifacts/contracts/mocks/GasPriceMockOracle.sol/GasPriceMockOracle.dbg.json +1 -1
  60. package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.dbg.json +1 -1
  61. package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.json +2 -2
  62. package/artifacts/contracts/mocks/GoodFundManagerTest.sol/GoodFundManagerTest.dbg.json +1 -1
  63. package/artifacts/contracts/mocks/GoodFundManagerTest.sol/GoodFundManagerTest.json +2 -2
  64. package/artifacts/contracts/mocks/IncentiveControllerMock.sol/IncentiveControllerMock.dbg.json +1 -1
  65. package/artifacts/contracts/mocks/LendingPoolMock.sol/LendingPoolMock.dbg.json +1 -1
  66. package/artifacts/contracts/mocks/OverMintTester.sol/OverMintTester.dbg.json +1 -1
  67. package/artifacts/contracts/mocks/OverMintTester.sol/OverMintTester.json +2 -2
  68. package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.dbg.json +1 -1
  69. package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.json +2 -2
  70. package/artifacts/contracts/mocks/SixteenDecimalsTokenMock.sol/SixteenDecimalsTokenMock.dbg.json +1 -1
  71. package/artifacts/contracts/mocks/SwapHelperTest.sol/SwapHelperTest.dbg.json +1 -1
  72. package/artifacts/contracts/mocks/SwapHelperTest.sol/SwapHelperTest.json +2 -2
  73. package/artifacts/contracts/mocks/TwentyDecimalsTokenMock.sol/TwentyDecimalsTokenMock.dbg.json +1 -1
  74. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.dbg.json +1 -1
  75. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.json +2 -2
  76. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.dbg.json +1 -1
  77. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.json +2 -2
  78. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock3.dbg.json +1 -1
  79. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock3.json +2 -2
  80. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock4.dbg.json +1 -1
  81. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock4.json +2 -2
  82. package/artifacts/contracts/mocks/UsdcMock.sol/USDCMock.dbg.json +1 -1
  83. package/artifacts/contracts/mocks/cBATMock.sol/cBATMock.dbg.json +1 -1
  84. package/artifacts/contracts/mocks/cDAILowWorthMock.sol/cDAILowWorthMock.dbg.json +1 -1
  85. package/artifacts/contracts/mocks/cDAIMock.sol/cDAIMock.dbg.json +1 -1
  86. package/artifacts/contracts/mocks/cDAINonMintableMock.sol/cDAINonMintableMock.dbg.json +1 -1
  87. package/artifacts/contracts/mocks/cDecimalsMock.sol/cDecimalsMock.dbg.json +1 -1
  88. package/artifacts/contracts/mocks/cSDTMock.sol/cSDTMock.dbg.json +1 -1
  89. package/artifacts/contracts/mocks/cUSDCMock.sol/cUSDCMock.dbg.json +1 -1
  90. package/artifacts/contracts/reserve/ExchangeHelper.sol/ExchangeHelper.dbg.json +1 -1
  91. package/artifacts/contracts/reserve/ExchangeHelper.sol/ExchangeHelper.json +2 -2
  92. package/artifacts/contracts/reserve/GoodMarketMaker.sol/GoodMarketMaker.dbg.json +1 -1
  93. package/artifacts/contracts/reserve/GoodMarketMaker.sol/GoodMarketMaker.json +2 -2
  94. package/artifacts/contracts/reserve/GoodReserveCDai.sol/ContributionCalc.dbg.json +1 -1
  95. package/artifacts/contracts/reserve/GoodReserveCDai.sol/GoodReserveCDai.dbg.json +1 -1
  96. package/artifacts/contracts/reserve/GoodReserveCDai.sol/GoodReserveCDai.json +2 -2
  97. package/artifacts/contracts/staking/BaseShareField.sol/BaseShareField.dbg.json +1 -1
  98. package/artifacts/contracts/staking/BaseShareField.sol/BaseShareField.json +2 -2
  99. package/artifacts/contracts/staking/BaseShareFieldV2.sol/BaseShareFieldV2.dbg.json +1 -1
  100. package/artifacts/contracts/staking/BaseShareFieldV2.sol/BaseShareFieldV2.json +2 -2
  101. package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.dbg.json +1 -1
  102. package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.json +2 -2
  103. package/artifacts/contracts/staking/FuseStakingV3.sol/FuseStakingV3.dbg.json +1 -1
  104. package/artifacts/contracts/staking/FuseStakingV3.sol/FuseStakingV3.json +2 -2
  105. package/artifacts/contracts/staking/FuseStakingV3.sol/IConsensus.dbg.json +1 -1
  106. package/artifacts/contracts/staking/FuseStakingV3.sol/PegSwap.dbg.json +1 -1
  107. package/artifacts/contracts/staking/GoodFundManager.sol/GoodFundManager.dbg.json +1 -1
  108. package/artifacts/contracts/staking/GoodFundManager.sol/GoodFundManager.json +2 -2
  109. package/artifacts/contracts/staking/SimpleStaking.sol/SimpleStaking.dbg.json +1 -1
  110. package/artifacts/contracts/staking/SimpleStakingV2.sol/SimpleStakingV2.dbg.json +1 -1
  111. package/artifacts/contracts/staking/UniswapV2SwapHelper.sol/UniswapV2SwapHelper.dbg.json +1 -1
  112. package/artifacts/contracts/staking/UniswapV2SwapHelper.sol/UniswapV2SwapHelper.json +2 -2
  113. package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.dbg.json +1 -1
  114. package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.json +2 -2
  115. package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.dbg.json +1 -1
  116. package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.json +2 -2
  117. package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.dbg.json +1 -1
  118. package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.json +2 -2
  119. package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.dbg.json +1 -1
  120. package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.json +2 -2
  121. package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.dbg.json +1 -1
  122. package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.json +2 -2
  123. package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.dbg.json +1 -1
  124. package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.json +2 -2
  125. package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.dbg.json +1 -1
  126. package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.json +2 -2
  127. package/artifacts/contracts/utils/AdminWallet.sol/AdminWallet.dbg.json +4 -0
  128. package/artifacts/contracts/utils/AdminWallet.sol/AdminWallet.json +732 -0
  129. package/artifacts/contracts/utils/BancorFormula.sol/BancorFormula.dbg.json +1 -1
  130. package/artifacts/contracts/utils/BulkProof.sol/BulkProof.dbg.json +1 -1
  131. package/artifacts/contracts/utils/BulkProof.sol/BulkProof.json +2 -2
  132. package/artifacts/contracts/utils/DAOContract.sol/DAOContract.dbg.json +1 -1
  133. package/artifacts/contracts/utils/DAOContract.sol/DAOContract.json +2 -2
  134. package/artifacts/contracts/utils/DAOUpgradeableContract.sol/DAOUpgradeableContract.dbg.json +1 -1
  135. package/artifacts/contracts/utils/DAOUpgradeableContract.sol/DAOUpgradeableContract.json +2 -2
  136. package/artifacts/contracts/utils/DSMath.sol/DSMath.dbg.json +1 -1
  137. package/artifacts/contracts/utils/DataTypes.sol/DataTypes.dbg.json +1 -1
  138. package/artifacts/contracts/utils/MultiCall.sol/Multicall.dbg.json +1 -1
  139. package/artifacts/contracts/utils/NameService.sol/NameService.dbg.json +1 -1
  140. package/artifacts/contracts/utils/ProtocolUpgrade.sol/OldMarketMaker.dbg.json +1 -1
  141. package/artifacts/contracts/utils/ProtocolUpgrade.sol/ProtocolUpgrade.dbg.json +1 -1
  142. package/artifacts/contracts/utils/ProtocolUpgrade.sol/ProtocolUpgrade.json +2 -2
  143. package/artifacts/contracts/utils/ProtocolUpgradeFuse.sol/ProtocolUpgradeFuse.dbg.json +1 -1
  144. package/artifacts/contracts/utils/ProtocolUpgradeFuse.sol/ProtocolUpgradeFuse.json +2 -2
  145. package/artifacts/contracts/utils/ProtocolUpgradeFuseRecover.sol/ProtocolUpgradeFuseRecover.dbg.json +1 -1
  146. package/artifacts/contracts/utils/ProtocolUpgradeFuseRecover.sol/ProtocolUpgradeFuseRecover.json +2 -2
  147. package/artifacts/contracts/utils/ProtocolUpgradeRecover.sol/ProtocolUpgradeRecover.dbg.json +1 -1
  148. package/artifacts/contracts/utils/ProtocolUpgradeRecover.sol/ProtocolUpgradeRecover.json +2 -2
  149. package/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.dbg.json +1 -1
  150. package/artifacts/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967.dbg.json +1 -1
  151. package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.dbg.json +1 -1
  152. package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.json +2 -2
  153. package/contracts/Interfaces.sol +12 -0
  154. package/contracts/fuseFaucet/FuseFaucet.sol +19 -10
  155. package/contracts/utils/AdminWallet.sol +242 -0
  156. package/hardhat.config.ts +11 -1
  157. package/package.json +8 -8
  158. package/releases/deployment.json +9 -6
  159. package/scripts/bulkProof.ts +0 -5
  160. package/scripts/deployFullDAO.ts +17 -9
  161. package/scripts/multichain-deploy/basicdao-deploy.ts +0 -11
  162. package/scripts/test/localOldDaoDeploy.ts +4 -10
  163. package/scripts/upgradeScheme.ts +7 -12
  164. package/scripts/upgradeToV2/upgradeToV2.ts +0 -8
  165. package/scripts/upgradeToV2/upgradeToV2Recover.ts +0 -8
  166. package/test/FuseFaucet.test.ts +8 -12
  167. package/test/utils/AdminWallet.test.ts +278 -0
  168. package/test/utils/ProtocolUpgrade.test.ts +1 -4
  169. package/types/AdminWallet.ts +1136 -0
  170. package/types/FuseFaucet.ts +3 -3
  171. package/types/IIdentity.ts +87 -0
  172. package/types/ProxyAdmin.ts +44 -0
  173. package/types/factories/AaveStakingFactory__factory.ts +1 -1
  174. package/types/factories/AdminWallet__factory.ts +780 -0
  175. package/types/factories/BaseShareFieldV2__factory.ts +1 -1
  176. package/types/factories/BaseShareField__factory.ts +1 -1
  177. package/types/factories/BulkProof__factory.ts +1 -1
  178. package/types/factories/ClaimersDistribution__factory.ts +1 -1
  179. package/types/factories/CompoundStakingFactory__factory.ts +1 -1
  180. package/types/factories/CompoundVotingMachine__factory.ts +1 -1
  181. package/types/factories/DAOContract__factory.ts +1 -1
  182. package/types/factories/DAOUpgradeableContract__factory.ts +1 -1
  183. package/types/factories/DonationsStaking__factory.ts +1 -1
  184. package/types/factories/ExchangeHelper__factory.ts +1 -1
  185. package/types/factories/FuseFaucet__factory.ts +3 -3
  186. package/types/factories/FuseStakingV3__factory.ts +1 -1
  187. package/types/factories/GReputation__factory.ts +1 -1
  188. package/types/factories/GoodAaveStakingV2__factory.ts +1 -1
  189. package/types/factories/GoodAaveStaking__factory.ts +1 -1
  190. package/types/factories/GoodCompoundStakingTest__factory.ts +1 -1
  191. package/types/factories/GoodCompoundStakingV2__factory.ts +1 -1
  192. package/types/factories/GoodCompoundStaking__factory.ts +1 -1
  193. package/types/factories/GoodFundManagerTest__factory.ts +1 -1
  194. package/types/factories/GoodFundManager__factory.ts +1 -1
  195. package/types/factories/GoodMarketMaker__factory.ts +1 -1
  196. package/types/factories/GoodReserveCDai__factory.ts +1 -1
  197. package/types/factories/GovernanceStaking__factory.ts +1 -1
  198. package/types/factories/IIdentity__factory.ts +45 -0
  199. package/types/factories/InvitesV1__factory.ts +1 -1
  200. package/types/factories/OverMintTesterRegularStake__factory.ts +1 -1
  201. package/types/factories/OverMintTester__factory.ts +1 -1
  202. package/types/factories/ProtocolUpgradeFuseRecover__factory.ts +1 -1
  203. package/types/factories/ProtocolUpgradeFuse__factory.ts +1 -1
  204. package/types/factories/ProtocolUpgradeRecover__factory.ts +1 -1
  205. package/types/factories/ProtocolUpgrade__factory.ts +1 -1
  206. package/types/factories/ProxyAdmin__factory.ts +23 -0
  207. package/types/factories/ReputationTestHelper__factory.ts +1 -1
  208. package/types/factories/Reputation__factory.ts +1 -1
  209. package/types/factories/StakersDistribution__factory.ts +1 -1
  210. package/types/factories/SwapHelperTest__factory.ts +1 -1
  211. package/types/factories/UBIScheme__factory.ts +1 -1
  212. package/types/factories/UniswapV2SwapHelper__factory.ts +1 -1
  213. package/types/factories/UpgradableMock2__factory.ts +1 -1
  214. package/types/factories/UpgradableMock3__factory.ts +1 -1
  215. package/types/factories/UpgradableMock4__factory.ts +1 -1
  216. package/types/factories/UpgradableMock__factory.ts +1 -1
  217. package/types/hardhat.d.ts +9 -0
  218. package/types/index.ts +2 -0
  219. package/yarn.lock +320 -217
  220. package/patches/@nomiclabs+hardhat-etherscan+3.0.3.patch +0 -41
  221. package/patches/@openzeppelin+hardhat-upgrades+1.7.0.patch +0 -67
  222. package/patches/@openzeppelin+upgrades-core+1.4.2.patch +0 -21
package/yarn.lock CHANGED
@@ -1043,11 +1043,6 @@
1043
1043
  buffer "^5.4.3"
1044
1044
  seedrandom "^3.0.5"
1045
1045
 
1046
- "@cto.af/textdecoder@^0.0.0":
1047
- version "0.0.0"
1048
- resolved "https://registry.yarnpkg.com/@cto.af/textdecoder/-/textdecoder-0.0.0.tgz#e1e8d84c936c30a0f4619971f19ca41941af9fdc"
1049
- integrity sha512-sJpx3F5xcVV/9jNYJQtvimo4Vfld/nD3ph+ZWtQzZ03Zo8rJC7QKQTRcIGS13Rcz80DwFNthCWMrd58vpY4ZAQ==
1050
-
1051
1046
  "@ensdomains/ens@^0.4.4":
1052
1047
  version "0.4.5"
1053
1048
  resolved "https://registry.yarnpkg.com/@ensdomains/ens/-/ens-0.4.5.tgz#e0aebc005afdc066447c6e22feb4eda89a5edbfc"
@@ -1127,7 +1122,7 @@
1127
1122
  ethereumjs-util "^7.1.1"
1128
1123
  merkle-patricia-tree "^4.2.1"
1129
1124
 
1130
- "@ethereumjs/block@^3.6.0", "@ethereumjs/block@^3.6.2":
1125
+ "@ethereumjs/block@^3.6.2":
1131
1126
  version "3.6.2"
1132
1127
  resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.6.2.tgz#63d1e26d0b7a7a3684fce920de6ebabec1e5b674"
1133
1128
  integrity sha512-mOqYWwMlAZpYUEOEqt7EfMFuVL2eyLqWWIzcf4odn6QgXY8jBI2NhVuJncrMCKeMZrsJAe7/auaRRB6YcdH+Qw==
@@ -1137,7 +1132,17 @@
1137
1132
  ethereumjs-util "^7.1.4"
1138
1133
  merkle-patricia-tree "^4.2.4"
1139
1134
 
1140
- "@ethereumjs/blockchain@^5.5.0", "@ethereumjs/blockchain@^5.5.2":
1135
+ "@ethereumjs/block@^3.6.3":
1136
+ version "3.6.3"
1137
+ resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.6.3.tgz#d96cbd7af38b92ebb3424223dbf773f5ccd27f84"
1138
+ integrity sha512-CegDeryc2DVKnDkg5COQrE0bJfw/p0v3GBk2W5/Dj5dOVfEmb50Ux0GLnSPypooLnfqjwFaorGuT9FokWB3GRg==
1139
+ dependencies:
1140
+ "@ethereumjs/common" "^2.6.5"
1141
+ "@ethereumjs/tx" "^3.5.2"
1142
+ ethereumjs-util "^7.1.5"
1143
+ merkle-patricia-tree "^4.2.4"
1144
+
1145
+ "@ethereumjs/blockchain@^5.5.2":
1141
1146
  version "5.5.2"
1142
1147
  resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.5.2.tgz#1848abd9dc1ee56acf8cec4c84304d7f4667d027"
1143
1148
  integrity sha512-Jz26iJmmsQtngerW6r5BDFaew/f2mObLrRZo3rskLOx1lmtMZ8+TX/vJexmivrnWgmAsTdNWhlKUYY4thPhPig==
@@ -1151,6 +1156,20 @@
1151
1156
  lru-cache "^5.1.1"
1152
1157
  semaphore-async-await "^1.5.1"
1153
1158
 
1159
+ "@ethereumjs/blockchain@^5.5.3":
1160
+ version "5.5.3"
1161
+ resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.5.3.tgz#aa49a6a04789da6b66b5bcbb0d0b98efc369f640"
1162
+ integrity sha512-bi0wuNJ1gw4ByNCV56H0Z4Q7D+SxUbwyG12Wxzbvqc89PXLRNR20LBcSUZRKpN0+YCPo6m0XZL/JLio3B52LTw==
1163
+ dependencies:
1164
+ "@ethereumjs/block" "^3.6.2"
1165
+ "@ethereumjs/common" "^2.6.4"
1166
+ "@ethereumjs/ethash" "^1.1.0"
1167
+ debug "^4.3.3"
1168
+ ethereumjs-util "^7.1.5"
1169
+ level-mem "^5.0.1"
1170
+ lru-cache "^5.1.1"
1171
+ semaphore-async-await "^1.5.1"
1172
+
1154
1173
  "@ethereumjs/common@^2.3.0", "@ethereumjs/common@^2.4.0":
1155
1174
  version "2.4.0"
1156
1175
  resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.4.0.tgz#2d67f6e6ba22246c5c89104e6b9a119fb3039766"
@@ -1167,7 +1186,7 @@
1167
1186
  crc-32 "^1.2.0"
1168
1187
  ethereumjs-util "^7.1.1"
1169
1188
 
1170
- "@ethereumjs/common@^2.6.0", "@ethereumjs/common@^2.6.3", "@ethereumjs/common@^2.6.4":
1189
+ "@ethereumjs/common@^2.6.3", "@ethereumjs/common@^2.6.4":
1171
1190
  version "2.6.4"
1172
1191
  resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.6.4.tgz#1b3cdd3aa4ee3b0ca366756fc35e4a03022a01cc"
1173
1192
  integrity sha512-RDJh/R/EAr+B7ZRg5LfJ0BIpf/1LydFgYdvZEuTraojCbVypO2sQ+QnpP5u2wJf9DASyooKqu8O4FJEWUV6NXw==
@@ -1175,6 +1194,14 @@
1175
1194
  crc-32 "^1.2.0"
1176
1195
  ethereumjs-util "^7.1.4"
1177
1196
 
1197
+ "@ethereumjs/common@^2.6.5":
1198
+ version "2.6.5"
1199
+ resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.6.5.tgz#0a75a22a046272579d91919cb12d84f2756e8d30"
1200
+ integrity sha512-lRyVQOeCDaIVtgfbowla32pzeDv2Obr8oR8Put5RdUBNRGr1VGPGQNGP6elWIpgK3YdpzqTOh4GyUGOureVeeA==
1201
+ dependencies:
1202
+ crc-32 "^1.2.0"
1203
+ ethereumjs-util "^7.1.5"
1204
+
1178
1205
  "@ethereumjs/ethash@^1.1.0":
1179
1206
  version "1.1.0"
1180
1207
  resolved "https://registry.yarnpkg.com/@ethereumjs/ethash/-/ethash-1.1.0.tgz#7c5918ffcaa9cb9c1dc7d12f77ef038c11fb83fb"
@@ -1202,7 +1229,7 @@
1202
1229
  "@ethereumjs/common" "^2.5.0"
1203
1230
  ethereumjs-util "^7.1.2"
1204
1231
 
1205
- "@ethereumjs/tx@^3.4.0", "@ethereumjs/tx@^3.5.1":
1232
+ "@ethereumjs/tx@^3.5.1":
1206
1233
  version "3.5.1"
1207
1234
  resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.5.1.tgz#8d941b83a602b4a89949c879615f7ea9a90e6671"
1208
1235
  integrity sha512-xzDrTiu4sqZXUcaBxJ4n4W5FrppwxLxZB4ZDGVLtxSQR4lVuOnFR6RcUHdg1mpUhAPVrmnzLJpxaeXnPxIyhWA==
@@ -1210,19 +1237,27 @@
1210
1237
  "@ethereumjs/common" "^2.6.3"
1211
1238
  ethereumjs-util "^7.1.4"
1212
1239
 
1213
- "@ethereumjs/vm@^5.6.0":
1214
- version "5.9.0"
1215
- resolved "https://registry.yarnpkg.com/@ethereumjs/vm/-/vm-5.9.0.tgz#54e485097c6dbb42554d541ef8d84d06b7ddf12f"
1216
- integrity sha512-0IRsj4IuF8lFDWVVLc4mFOImaSX8VWF8CGm3mXHG/LLlQ/Tryy/kKXMw/bU9D+Zw03CdteW+wCGqNFS6+mPjpg==
1240
+ "@ethereumjs/tx@^3.5.2":
1241
+ version "3.5.2"
1242
+ resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.5.2.tgz#197b9b6299582ad84f9527ca961466fce2296c1c"
1243
+ integrity sha512-gQDNJWKrSDGu2w7w0PzVXVBNMzb7wwdDOmOqczmhNjqFxFuIbhVJDwiGEnxFNC2/b8ifcZzY7MLcluizohRzNw==
1217
1244
  dependencies:
1218
- "@ethereumjs/block" "^3.6.2"
1219
- "@ethereumjs/blockchain" "^5.5.2"
1220
1245
  "@ethereumjs/common" "^2.6.4"
1221
- "@ethereumjs/tx" "^3.5.1"
1246
+ ethereumjs-util "^7.1.5"
1247
+
1248
+ "@ethereumjs/vm@^5.9.0":
1249
+ version "5.9.3"
1250
+ resolved "https://registry.yarnpkg.com/@ethereumjs/vm/-/vm-5.9.3.tgz#6d69202e4c132a4a1e1628ac246e92062e230823"
1251
+ integrity sha512-Ha04TeF8goEglr8eL7hkkYyjhzdZS0PsoRURzYlTF6I0VVId5KjKb0N7MrA8GMgheN+UeTncfTgYx52D/WhEmg==
1252
+ dependencies:
1253
+ "@ethereumjs/block" "^3.6.3"
1254
+ "@ethereumjs/blockchain" "^5.5.3"
1255
+ "@ethereumjs/common" "^2.6.5"
1256
+ "@ethereumjs/tx" "^3.5.2"
1222
1257
  async-eventemitter "^0.2.4"
1223
1258
  core-js-pure "^3.0.1"
1224
1259
  debug "^4.3.3"
1225
- ethereumjs-util "^7.1.4"
1260
+ ethereumjs-util "^7.1.5"
1226
1261
  functional-red-black-tree "^1.0.1"
1227
1262
  mcl-wasm "^0.7.1"
1228
1263
  merkle-patricia-tree "^4.2.4"
@@ -2115,6 +2150,16 @@
2115
2150
  resolved "https://registry.yarnpkg.com/@multiformats/base-x/-/base-x-4.0.1.tgz#95ff0fa58711789d53aefb2590a8b7a4e715d121"
2116
2151
  integrity sha512-eMk0b9ReBbV23xXU693TAIrLyeO5iTgBZGSJfpqriG8UkYvr/hC9u9pyMlAakDNHWmbhMZCDs6KQO0jzKD8OTw==
2117
2152
 
2153
+ "@noble/hashes@1.1.2", "@noble/hashes@~1.1.1":
2154
+ version "1.1.2"
2155
+ resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.2.tgz#e9e035b9b166ca0af657a7848eb2718f0f22f183"
2156
+ integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA==
2157
+
2158
+ "@noble/secp256k1@1.6.3", "@noble/secp256k1@~1.6.0":
2159
+ version "1.6.3"
2160
+ resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.6.3.tgz#7eed12d9f4404b416999d0c87686836c4c5c9b94"
2161
+ integrity sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==
2162
+
2118
2163
  "@nodefactory/filsnap-adapter@^0.2.1":
2119
2164
  version "0.2.2"
2120
2165
  resolved "https://registry.yarnpkg.com/@nodefactory/filsnap-adapter/-/filsnap-adapter-0.2.2.tgz#0e182150ce3825b6c26b8512ab9355ab7759b498"
@@ -2146,23 +2191,26 @@
2146
2191
  "@nodelib/fs.scandir" "2.1.5"
2147
2192
  fastq "^1.6.0"
2148
2193
 
2149
- "@nomiclabs/hardhat-ethers@^2.0.5":
2150
- version "2.0.5"
2151
- resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.5.tgz#131b0da1b71680d5a01569f916ae878229d326d3"
2152
- integrity sha512-A2gZAGB6kUvLx+kzM92HKuUF33F1FSe90L0TmkXkT2Hh0OKRpvWZURUSU2nghD2yC4DzfEZ3DftfeHGvZ2JTUw==
2194
+ "@nomiclabs/hardhat-ethers@^2.1.1":
2195
+ version "2.1.1"
2196
+ resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
2197
+ integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
2153
2198
 
2154
- "@nomiclabs/hardhat-etherscan@^3.0.3":
2155
- version "3.0.3"
2156
- resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.0.3.tgz#ca54a03351f3de41f9f5240e37bea9d64fa24e64"
2157
- integrity sha512-OfNtUKc/ZwzivmZnnpwWREfaYncXteKHskn3yDnz+fPBZ6wfM4GR+d5RwjREzYFWE+o5iR9ruXhWw/8fejWM9g==
2199
+ "@nomiclabs/hardhat-etherscan@^3.1.0":
2200
+ version "3.1.0"
2201
+ resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.0.tgz#7137554862b3b1c914f1b1bf110f0529fd2dec53"
2202
+ integrity sha512-JroYgfN1AlYFkQTQ3nRwFi4o8NtZF7K/qFR2dxDUgHbCtIagkUseca9L4E/D2ScUm4XT40+8PbCdqZi+XmHyQA==
2158
2203
  dependencies:
2159
2204
  "@ethersproject/abi" "^5.1.2"
2160
2205
  "@ethersproject/address" "^5.0.2"
2161
2206
  cbor "^5.0.2"
2207
+ chalk "^2.4.2"
2162
2208
  debug "^4.1.1"
2163
2209
  fs-extra "^7.0.1"
2210
+ lodash "^4.17.11"
2164
2211
  semver "^6.3.0"
2165
- undici "^4.14.1"
2212
+ table "^6.8.0"
2213
+ undici "^5.4.0"
2166
2214
 
2167
2215
  "@nomiclabs/hardhat-waffle@^2.0.3":
2168
2216
  version "2.0.3"
@@ -2182,22 +2230,24 @@
2182
2230
  resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.5.0.tgz#3fd75d57de172b3743cdfc1206883f56430409cc"
2183
2231
  integrity sha512-fdkzKPYMjrRiPK6K4y64e6GzULR7R7RwxSigHS8DDp7aWDeoReqsQI+cxHV1UuhAqX69L1lAaWDxenfP+xiqzA==
2184
2232
 
2185
- "@openzeppelin/hardhat-upgrades@1.7.0":
2186
- version "1.7.0"
2187
- resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.7.0.tgz#3086273b477818822b889ced9b4bd6d431c35e33"
2188
- integrity sha512-fInSIsIu2jYOqMzw0uQF6cBB0xDDUl7YSKEGU3Jp31UGe4jQg11d/echw0gc4BvLvxWEzhMpmqwDqV1KJPqNyQ==
2233
+ "@openzeppelin/hardhat-upgrades@^1.20.0":
2234
+ version "1.20.0"
2235
+ resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.20.0.tgz#fe1bddc4ab591ccf185caf4cfa269a4851b73599"
2236
+ integrity sha512-ign7fc/ZdPe+KAYCB91619o+wlBr7sIEEt1nqLhoXAJ9f0qVuXkwAaTdLB0MTSWH85TzlUUT2fTJp1ZnZ1o4LQ==
2189
2237
  dependencies:
2190
- "@openzeppelin/upgrades-core" "^1.7.0"
2238
+ "@openzeppelin/upgrades-core" "^1.18.0"
2239
+ chalk "^4.1.0"
2240
+ debug "^4.1.1"
2241
+ proper-lockfile "^4.1.1"
2191
2242
 
2192
- "@openzeppelin/upgrades-core@^1.7.0":
2193
- version "1.8.0"
2194
- resolved "https://registry.yarnpkg.com/@openzeppelin/upgrades-core/-/upgrades-core-1.8.0.tgz#b2d6f747e3a4c3e37a18d1b13f45b7617dde2260"
2195
- integrity sha512-hO/SqUusFzD8mxrtDllShTE0eeWXsBkrR8zjjr8C8j+/gzvWQnd9HkNGTh7bpf8giUGzkERDuOOpFdSI1R3yvQ==
2243
+ "@openzeppelin/upgrades-core@^1.18.0":
2244
+ version "1.18.0"
2245
+ resolved "https://registry.yarnpkg.com/@openzeppelin/upgrades-core/-/upgrades-core-1.18.0.tgz#a5db80d15e6b87d45307ad27314c91807a506c00"
2246
+ integrity sha512-fFp5sscGC876yhq7BU595LG45yky21sZFa6cDJigluUjAyJSPoLwF7GD9bSwQMMo4jC7ii1UJBtLipUxN6PVTA==
2196
2247
  dependencies:
2197
- bn.js "^5.1.2"
2198
- cbor "^7.0.0"
2248
+ cbor "^8.0.0"
2199
2249
  chalk "^4.1.0"
2200
- compare-versions "^3.6.0"
2250
+ compare-versions "^4.0.0"
2201
2251
  debug "^4.1.1"
2202
2252
  ethereumjs-util "^7.0.3"
2203
2253
  proper-lockfile "^4.1.1"
@@ -2376,6 +2426,28 @@
2376
2426
  path-browserify "^1.0.0"
2377
2427
  url "^0.11.0"
2378
2428
 
2429
+ "@scure/base@~1.1.0":
2430
+ version "1.1.1"
2431
+ resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.1.tgz#ebb651ee52ff84f420097055f4bf46cfba403938"
2432
+ integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==
2433
+
2434
+ "@scure/bip32@1.1.0":
2435
+ version "1.1.0"
2436
+ resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.1.0.tgz#dea45875e7fbc720c2b4560325f1cf5d2246d95b"
2437
+ integrity sha512-ftTW3kKX54YXLCxH6BB7oEEoJfoE2pIgw7MINKAs5PsS6nqKPuKk1haTF/EuHmYqG330t5GSrdmtRuHaY1a62Q==
2438
+ dependencies:
2439
+ "@noble/hashes" "~1.1.1"
2440
+ "@noble/secp256k1" "~1.6.0"
2441
+ "@scure/base" "~1.1.0"
2442
+
2443
+ "@scure/bip39@1.1.0":
2444
+ version "1.1.0"
2445
+ resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.1.0.tgz#92f11d095bae025f166bef3defcc5bf4945d419a"
2446
+ integrity sha512-pwrPOS16VeTKg98dYXQyIjJEcWfz7/1YJIwxUEPFfQPtc86Ym/1sVgQ2RLoD43AazMk2l/unK4ITySSpW2+82w==
2447
+ dependencies:
2448
+ "@noble/hashes" "~1.1.1"
2449
+ "@scure/base" "~1.1.0"
2450
+
2379
2451
  "@sentry/core@5.30.0":
2380
2452
  version "5.30.0"
2381
2453
  resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.30.0.tgz#6b203664f69e75106ee8b5a2fe1d717379b331f3"
@@ -2485,11 +2557,6 @@
2485
2557
  dependencies:
2486
2558
  "@sinonjs/commons" "^1.7.0"
2487
2559
 
2488
- "@solidity-parser/parser@^0.12.0":
2489
- version "0.12.2"
2490
- resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.12.2.tgz#1afad367cb29a2ed8cdd4a3a62701c2821fb578f"
2491
- integrity sha512-d7VS7PxgMosm5NyaiyDJRNID5pK4AWj1l64Dbz0147hJgy5k2C0/ZiKK/9u5c5K+HRUVHmp+RMvGEjGh84oA5Q==
2492
-
2493
2560
  "@solidity-parser/parser@^0.13.2":
2494
2561
  version "0.13.2"
2495
2562
  resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.13.2.tgz#b6c71d8ca0b382d90a7bbed241f9bc110af65cbe"
@@ -2497,10 +2564,10 @@
2497
2564
  dependencies:
2498
2565
  antlr4ts "^0.5.0-alpha.4"
2499
2566
 
2500
- "@solidity-parser/parser@^0.14.1":
2501
- version "0.14.1"
2502
- resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.1.tgz#179afb29f4e295a77cc141151f26b3848abc3c46"
2503
- integrity sha512-eLjj2L6AuQjBB6s/ibwCAc0DwrR5Ge+ys+wgWo+bviU7fV2nTMQhU63CGaDKXg9iTmMxwhkyoggdIR7ZGRfMgw==
2567
+ "@solidity-parser/parser@^0.14.0", "@solidity-parser/parser@^0.14.2":
2568
+ version "0.14.3"
2569
+ resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.3.tgz#0d627427b35a40d8521aaa933cc3df7d07bfa36f"
2570
+ integrity sha512-29g2SZ29HtsqA58pLCtopI1P/cPy5/UAzlcAXO6T/CNJimG6yA8kx4NaseMyJULiC+TEs02Y9/yeHzClqoA0hw==
2504
2571
  dependencies:
2505
2572
  antlr4ts "^0.5.0-alpha.4"
2506
2573
 
@@ -2947,12 +3014,13 @@
2947
3014
  lodash "^4.17.15"
2948
3015
  ts-essentials "^7.0.1"
2949
3016
 
2950
- "@typechain/hardhat@^2.2.0":
2951
- version "2.2.0"
2952
- resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-2.2.0.tgz#a3e99b49c215c364c375c554bdce626bb21ecc47"
2953
- integrity sha512-ICZdbc5QA/bSZEvdAHsEL3/u260ZPIK7WZLNnoGywQNo6A98w7VKQW4DR7hPPMHe1FaSI1LTuIesRQvCUVyT3A==
3017
+ "@typechain/hardhat@^6.1.2":
3018
+ version "6.1.2"
3019
+ resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-6.1.2.tgz#d3beccc6937d93f9b437616b741f839a8b953693"
3020
+ integrity sha512-k4Ea3pVITKB2DH8p1a5U38cyy7KZPD04Spo4q5b4wO+n2mT+uAz5dxckPtbczn/Kk5wiFq+ZkuOtw5ZKFhL/+w==
2954
3021
  dependencies:
2955
3022
  fs-extra "^9.1.0"
3023
+ lodash "^4.17.15"
2956
3024
 
2957
3025
  "@types/abstract-leveldown@*":
2958
3026
  version "5.0.2"
@@ -3552,6 +3620,16 @@ ajv@^6.10.2, ajv@^6.12.3, ajv@^6.6.1, ajv@^6.9.1:
3552
3620
  json-schema-traverse "^0.4.1"
3553
3621
  uri-js "^4.2.2"
3554
3622
 
3623
+ ajv@^8.0.1:
3624
+ version "8.11.0"
3625
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.0.tgz#977e91dd96ca669f54a11e23e378e33b884a565f"
3626
+ integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==
3627
+ dependencies:
3628
+ fast-deep-equal "^3.1.1"
3629
+ json-schema-traverse "^1.0.0"
3630
+ require-from-string "^2.0.2"
3631
+ uri-js "^4.2.2"
3632
+
3555
3633
  amdefine@>=0.0.4:
3556
3634
  version "1.0.1"
3557
3635
  resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
@@ -3599,6 +3677,11 @@ ansi-regex@^5.0.0:
3599
3677
  resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
3600
3678
  integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
3601
3679
 
3680
+ ansi-regex@^5.0.1:
3681
+ version "5.0.1"
3682
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
3683
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
3684
+
3602
3685
  ansi-styles@^2.2.1:
3603
3686
  version "2.2.1"
3604
3687
  resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
@@ -3913,6 +3996,11 @@ array-union@^2.1.0:
3913
3996
  resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
3914
3997
  integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
3915
3998
 
3999
+ array-uniq@1.0.3:
4000
+ version "1.0.3"
4001
+ resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
4002
+ integrity sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==
4003
+
3916
4004
  array-unique@^0.2.1:
3917
4005
  version "0.2.1"
3918
4006
  resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
@@ -3993,6 +4081,11 @@ astral-regex@^1.0.0:
3993
4081
  resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
3994
4082
  integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
3995
4083
 
4084
+ astral-regex@^2.0.0:
4085
+ version "2.0.0"
4086
+ resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
4087
+ integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
4088
+
3996
4089
  async-eventemitter@^0.2.2, async-eventemitter@^0.2.4:
3997
4090
  version "0.2.4"
3998
4091
  resolved "https://registry.yarnpkg.com/async-eventemitter/-/async-eventemitter-0.2.4.tgz#f5e7c8ca7d3e46aab9ec40a292baf686a0bafaca"
@@ -4839,13 +4932,6 @@ bip39@^3.0.2:
4839
4932
  pbkdf2 "^3.0.9"
4840
4933
  randombytes "^2.0.1"
4841
4934
 
4842
- bip66@^1.1.5:
4843
- version "1.1.5"
4844
- resolved "https://registry.yarnpkg.com/bip66/-/bip66-1.1.5.tgz#01fa8748785ca70955d5011217d1b3139969ca22"
4845
- integrity sha1-AfqHSHhcpwlV1QESF9GzE5lpyiI=
4846
- dependencies:
4847
- safe-buffer "^5.0.1"
4848
-
4849
4935
  bitcore-lib@^8.22.2, bitcore-lib@^8.25.10:
4850
4936
  version "8.25.10"
4851
4937
  resolved "https://registry.yarnpkg.com/bitcore-lib/-/bitcore-lib-8.25.10.tgz#4bbb30932dec65cb76e4d1d793f55d7e4a75f071"
@@ -4963,6 +5049,13 @@ brace-expansion@^1.1.7:
4963
5049
  balanced-match "^1.0.0"
4964
5050
  concat-map "0.0.1"
4965
5051
 
5052
+ brace-expansion@^2.0.1:
5053
+ version "2.0.1"
5054
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
5055
+ integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
5056
+ dependencies:
5057
+ balanced-match "^1.0.0"
5058
+
4966
5059
  braces@^1.8.2:
4967
5060
  version "1.8.5"
4968
5061
  resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
@@ -5015,7 +5108,7 @@ browser-stdout@1.3.1:
5015
5108
  resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
5016
5109
  integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
5017
5110
 
5018
- browserify-aes@^1.0.0, browserify-aes@^1.0.4, browserify-aes@^1.0.6, browserify-aes@^1.2.0:
5111
+ browserify-aes@^1.0.0, browserify-aes@^1.0.4, browserify-aes@^1.2.0:
5019
5112
  version "1.2.0"
5020
5113
  resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
5021
5114
  integrity sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==
@@ -5381,13 +5474,12 @@ cbor@^5.0.2, cbor@^5.1.0:
5381
5474
  bignumber.js "^9.0.1"
5382
5475
  nofilter "^1.0.4"
5383
5476
 
5384
- cbor@^7.0.0:
5385
- version "7.0.6"
5386
- resolved "https://registry.yarnpkg.com/cbor/-/cbor-7.0.6.tgz#ce47d1d5f946760f199f848dbbcfe762cf492fd6"
5387
- integrity sha512-rgt2RFogHGDLFU5r0kSfyeBc+de55DwYHP73KxKsQxsR5b0CYuQPH6AnJaXByiohpLdjQqj/K0SFcOV+dXdhSA==
5477
+ cbor@^8.0.0:
5478
+ version "8.1.0"
5479
+ resolved "https://registry.yarnpkg.com/cbor/-/cbor-8.1.0.tgz#cfc56437e770b73417a2ecbfc9caf6b771af60d5"
5480
+ integrity sha512-DwGjNW9omn6EwP70aXsn7FQJx5kO12tX0bZkaTjzdVFM6/7nhA4t0EENocKGx6D2Bch9PE2KzCUf5SceBdeijg==
5388
5481
  dependencies:
5389
- "@cto.af/textdecoder" "^0.0.0"
5390
- nofilter "^2.0.3"
5482
+ nofilter "^3.1.0"
5391
5483
 
5392
5484
  chai@*:
5393
5485
  version "4.3.4"
@@ -5834,7 +5926,7 @@ colorette@^1.2.2:
5834
5926
  resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
5835
5927
  integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
5836
5928
 
5837
- colors@^1.1.2, colors@^1.4.0:
5929
+ colors@1.4.0, colors@^1.1.2:
5838
5930
  version "1.4.0"
5839
5931
  resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
5840
5932
  integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
@@ -5885,10 +5977,10 @@ commondir@^1.0.1:
5885
5977
  resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
5886
5978
  integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
5887
5979
 
5888
- compare-versions@^3.6.0:
5889
- version "3.6.0"
5890
- resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
5891
- integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
5980
+ compare-versions@^4.0.0:
5981
+ version "4.1.3"
5982
+ resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-4.1.3.tgz#8f7b8966aef7dc4282b45dfa6be98434fc18a1a4"
5983
+ integrity sha512-WQfnbDcrYnGr55UwbxKiQKASnTtNnaAWVi8jZyy8NTpVAXWACSne8lMD1iaIo9AiU6mnuLvSVshCzewVuWxHUg==
5892
5984
 
5893
5985
  component-emitter@1.2.1:
5894
5986
  version "1.2.1"
@@ -6296,10 +6388,10 @@ debug@4.1.1:
6296
6388
  dependencies:
6297
6389
  ms "^2.1.1"
6298
6390
 
6299
- debug@4.3.3:
6300
- version "4.3.3"
6301
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
6302
- integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
6391
+ debug@4.3.4, debug@^4.3.3:
6392
+ version "4.3.4"
6393
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
6394
+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
6303
6395
  dependencies:
6304
6396
  ms "2.1.2"
6305
6397
 
@@ -6310,13 +6402,6 @@ debug@^3.1.0, debug@^3.2.6:
6310
6402
  dependencies:
6311
6403
  ms "^2.1.1"
6312
6404
 
6313
- debug@^4.3.3:
6314
- version "4.3.4"
6315
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
6316
- integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
6317
- dependencies:
6318
- ms "2.1.2"
6319
-
6320
6405
  decamelize@^1.1.1, decamelize@^1.2.0:
6321
6406
  version "1.2.0"
6322
6407
  resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -6758,15 +6843,6 @@ download@^8.0.0:
6758
6843
  p-event "^2.1.0"
6759
6844
  pify "^4.0.1"
6760
6845
 
6761
- drbg.js@^1.0.1:
6762
- version "1.0.1"
6763
- resolved "https://registry.yarnpkg.com/drbg.js/-/drbg.js-1.0.1.tgz#3e36b6c42b37043823cdbc332d58f31e2445480b"
6764
- integrity sha1-Pja2xCs3BDgjzbwzLVjzHiRFSAs=
6765
- dependencies:
6766
- browserify-aes "^1.0.6"
6767
- create-hash "^1.1.2"
6768
- create-hmac "^1.1.4"
6769
-
6770
6846
  duplexer3@^0.1.4:
6771
6847
  version "0.1.4"
6772
6848
  resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
@@ -7255,16 +7331,16 @@ eth-ens-namehash@2.0.8, eth-ens-namehash@^2.0.8:
7255
7331
  idna-uts46-hx "^2.3.1"
7256
7332
  js-sha3 "^0.5.7"
7257
7333
 
7258
- eth-gas-reporter@^0.2.20:
7259
- version "0.2.22"
7260
- resolved "https://registry.yarnpkg.com/eth-gas-reporter/-/eth-gas-reporter-0.2.22.tgz#bbe91f5d7b22433d26f099eeb5b20118ced0e575"
7261
- integrity sha512-L1FlC792aTf3j/j+gGzSNlGrXKSxNPXQNk6TnV5NNZ2w3jnQCRyJjDl0zUo25Cq2t90IS5vGdbkwqFQK7Ce+kw==
7334
+ eth-gas-reporter@^0.2.24:
7335
+ version "0.2.25"
7336
+ resolved "https://registry.yarnpkg.com/eth-gas-reporter/-/eth-gas-reporter-0.2.25.tgz#546dfa946c1acee93cb1a94c2a1162292d6ff566"
7337
+ integrity sha512-1fRgyE4xUB8SoqLgN3eDfpDfwEfRxh2Sz1b7wzFbyQA+9TekMmvSjjoRu9SKcSVyK+vLkLIsVbJDsTWjw195OQ==
7262
7338
  dependencies:
7263
7339
  "@ethersproject/abi" "^5.0.0-beta.146"
7264
- "@solidity-parser/parser" "^0.12.0"
7340
+ "@solidity-parser/parser" "^0.14.0"
7265
7341
  cli-table3 "^0.5.0"
7266
- colors "^1.1.2"
7267
- ethereumjs-util "6.2.0"
7342
+ colors "1.4.0"
7343
+ ethereum-cryptography "^1.0.3"
7268
7344
  ethers "^4.0.40"
7269
7345
  fs-readdir-recursive "^1.1.0"
7270
7346
  lodash "^4.17.14"
@@ -7423,7 +7499,7 @@ ethereum-common@^0.0.18:
7423
7499
  resolved "https://registry.yarnpkg.com/ethereum-common/-/ethereum-common-0.0.18.tgz#2fdc3576f232903358976eb39da783213ff9523f"
7424
7500
  integrity sha1-L9w1dvIykDNYl26znaeDIT/5Uj8=
7425
7501
 
7426
- ethereum-cryptography@^0.1.2, ethereum-cryptography@^0.1.3:
7502
+ ethereum-cryptography@^0.1.3:
7427
7503
  version "0.1.3"
7428
7504
  resolved "https://registry.yarnpkg.com/ethereum-cryptography/-/ethereum-cryptography-0.1.3.tgz#8d6143cfc3d74bf79bbd8edecdf29e4ae20dd191"
7429
7505
  integrity sha512-w8/4x1SGGzc+tO97TASLja6SLd3fRIK2tLVcV2Gx4IB21hE19atll5Cq9o3d0ZmAYC/8aw0ipieTSiekAea4SQ==
@@ -7444,6 +7520,16 @@ ethereum-cryptography@^0.1.2, ethereum-cryptography@^0.1.3:
7444
7520
  secp256k1 "^4.0.1"
7445
7521
  setimmediate "^1.0.5"
7446
7522
 
7523
+ ethereum-cryptography@^1.0.3:
7524
+ version "1.1.2"
7525
+ resolved "https://registry.yarnpkg.com/ethereum-cryptography/-/ethereum-cryptography-1.1.2.tgz#74f2ac0f0f5fe79f012c889b3b8446a9a6264e6d"
7526
+ integrity sha512-XDSJlg4BD+hq9N2FjvotwUET9Tfxpxc3kWGE2AqUG5vcbeunnbImVk3cj6e/xT3phdW21mE8R5IugU4fspQDcQ==
7527
+ dependencies:
7528
+ "@noble/hashes" "1.1.2"
7529
+ "@noble/secp256k1" "1.6.3"
7530
+ "@scure/bip32" "1.1.0"
7531
+ "@scure/bip39" "1.1.0"
7532
+
7447
7533
  ethereum-waffle@*:
7448
7534
  version "3.4.0"
7449
7535
  resolved "https://registry.yarnpkg.com/ethereum-waffle/-/ethereum-waffle-3.4.0.tgz#990b3c6c26db9c2dd943bf26750a496f60c04720"
@@ -7582,19 +7668,6 @@ ethereumjs-tx@^1.1.0, ethereumjs-tx@^1.1.1, ethereumjs-tx@^1.2.0, ethereumjs-tx@
7582
7668
  ethereum-common "^0.0.18"
7583
7669
  ethereumjs-util "^5.0.0"
7584
7670
 
7585
- ethereumjs-util@6.2.0:
7586
- version "6.2.0"
7587
- resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-6.2.0.tgz#23ec79b2488a7d041242f01e25f24e5ad0357960"
7588
- integrity sha512-vb0XN9J2QGdZGIEKG2vXM+kUdEivUfU6Wmi5y0cg+LRhDYKnXIZ/Lz7XjFbHRR9VIKq2lVGLzGBkA++y2nOdOQ==
7589
- dependencies:
7590
- "@types/bn.js" "^4.11.3"
7591
- bn.js "^4.11.0"
7592
- create-hash "^1.1.2"
7593
- ethjs-util "0.1.6"
7594
- keccak "^2.0.0"
7595
- rlp "^2.2.3"
7596
- secp256k1 "^3.0.1"
7597
-
7598
7671
  ethereumjs-util@6.2.1, ethereumjs-util@^6.0.0, ethereumjs-util@^6.1.0, ethereumjs-util@^6.2.0, ethereumjs-util@^6.2.1:
7599
7672
  version "6.2.1"
7600
7673
  resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-6.2.1.tgz#fcb4e4dd5ceacb9d2305426ab1a5cd93e3163b69"
@@ -7656,7 +7729,7 @@ ethereumjs-util@^7.1.1, ethereumjs-util@^7.1.2:
7656
7729
  ethjs-util "0.1.6"
7657
7730
  rlp "^2.2.4"
7658
7731
 
7659
- ethereumjs-util@^7.1.3, ethereumjs-util@^7.1.4:
7732
+ ethereumjs-util@^7.1.4:
7660
7733
  version "7.1.4"
7661
7734
  resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.4.tgz#a6885bcdd92045b06f596c7626c3e89ab3312458"
7662
7735
  integrity sha512-p6KmuPCX4mZIqsQzXfmSx9Y0l2hqf+VkAiwSisW3UKUFdk8ZkAt+AYaor83z2nSi6CU2zSsXMlD80hAbNEGM0A==
@@ -7667,6 +7740,17 @@ ethereumjs-util@^7.1.3, ethereumjs-util@^7.1.4:
7667
7740
  ethereum-cryptography "^0.1.3"
7668
7741
  rlp "^2.2.4"
7669
7742
 
7743
+ ethereumjs-util@^7.1.5:
7744
+ version "7.1.5"
7745
+ resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.5.tgz#9ecf04861e4fbbeed7465ece5f23317ad1129181"
7746
+ integrity sha512-SDl5kKrQAudFBUe5OJM9Ac6WmMyYmXX/6sTmLZ3ffG2eY6ZIGBes3pEDxNN6V72WyOw4CPD5RomKdsa8DAAwLg==
7747
+ dependencies:
7748
+ "@types/bn.js" "^5.1.0"
7749
+ bn.js "^5.1.2"
7750
+ create-hash "^1.1.2"
7751
+ ethereum-cryptography "^0.1.3"
7752
+ rlp "^2.2.4"
7753
+
7670
7754
  ethereumjs-vm@4.2.0:
7671
7755
  version "4.2.0"
7672
7756
  resolved "https://registry.yarnpkg.com/ethereumjs-vm/-/ethereumjs-vm-4.2.0.tgz#e885e861424e373dbc556278f7259ff3fca5edab"
@@ -9302,36 +9386,37 @@ har-validator@~5.1.3:
9302
9386
  ajv "^6.12.3"
9303
9387
  har-schema "^2.0.0"
9304
9388
 
9305
- hardhat-contract-sizer@^2.0.3:
9306
- version "2.0.3"
9307
- resolved "https://registry.yarnpkg.com/hardhat-contract-sizer/-/hardhat-contract-sizer-2.0.3.tgz#604455fd803865f81c29f60364e863eaa19395a7"
9308
- integrity sha512-iaixOzWxwOSIIE76cl2uk4m9VXI1hKU3bFt+gl7jDhyb2/JB2xOp5wECkfWqAoc4V5lD4JtjldZlpSTbzX+nPQ==
9389
+ hardhat-contract-sizer@^2.6.1:
9390
+ version "2.6.1"
9391
+ resolved "https://registry.yarnpkg.com/hardhat-contract-sizer/-/hardhat-contract-sizer-2.6.1.tgz#2b0046a55fa1ec96f19fdab7fde372377401c874"
9392
+ integrity sha512-b8wS7DBvyo22kmVwpzstAQTdDCThpl/ySBqZh5ga9Yxjf61/uTL12TEg5nl7lDeWy73ntEUzxMwY6XxbQEc2wA==
9309
9393
  dependencies:
9394
+ chalk "^4.0.0"
9310
9395
  cli-table3 "^0.6.0"
9311
- colors "^1.4.0"
9312
9396
 
9313
- hardhat-gas-reporter@^1.0.4:
9314
- version "1.0.4"
9315
- resolved "https://registry.yarnpkg.com/hardhat-gas-reporter/-/hardhat-gas-reporter-1.0.4.tgz#59e3137e38e0dfeac2e4f90d5c74160b50ad4829"
9316
- integrity sha512-G376zKh81G3K9WtDA+SoTLWsoygikH++tD1E7llx+X7J+GbIqfwhDKKgvJjcnEesMrtR9UqQHK02lJuXY1RTxw==
9397
+ hardhat-gas-reporter@^1.0.8:
9398
+ version "1.0.8"
9399
+ resolved "https://registry.yarnpkg.com/hardhat-gas-reporter/-/hardhat-gas-reporter-1.0.8.tgz#93ce271358cd748d9c4185dbb9d1d5525ec145e0"
9400
+ integrity sha512-1G5thPnnhcwLHsFnl759f2tgElvuwdkzxlI65fC9PwxYMEe9cmjkVAAWTf3/3y8uP6ZSPiUiOW8PgZnykmZe0g==
9317
9401
  dependencies:
9318
- eth-gas-reporter "^0.2.20"
9402
+ array-uniq "1.0.3"
9403
+ eth-gas-reporter "^0.2.24"
9319
9404
  sha1 "^1.1.1"
9320
9405
 
9321
- hardhat@^2.9.3:
9322
- version "2.9.3"
9323
- resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.3.tgz#4759dc3c468c7d15f34334ca1be7d59b04e47b1e"
9324
- integrity sha512-7Vw99RbYbMZ15UzegOR/nqIYIqddZXvLwJGaX5sX4G5bydILnbjmDU6g3jMKJSiArEixS3vHAEaOs5CW1JQ3hg==
9406
+ hardhat@^2.10.2:
9407
+ version "2.10.2"
9408
+ resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.10.2.tgz#ff94ee4cb144a9c114641581ff5e4d7bea5f93a9"
9409
+ integrity sha512-L/KvDDT/MA6332uAtYTqdcHoSABljw4pPjHQe5SHdIJ+xKfaSc6vDKw03CmrQ5Xup0gHs8XnVSBpZo1AbbIW7g==
9325
9410
  dependencies:
9326
- "@ethereumjs/block" "^3.6.0"
9327
- "@ethereumjs/blockchain" "^5.5.0"
9328
- "@ethereumjs/common" "^2.6.0"
9329
- "@ethereumjs/tx" "^3.4.0"
9330
- "@ethereumjs/vm" "^5.6.0"
9411
+ "@ethereumjs/block" "^3.6.2"
9412
+ "@ethereumjs/blockchain" "^5.5.2"
9413
+ "@ethereumjs/common" "^2.6.4"
9414
+ "@ethereumjs/tx" "^3.5.1"
9415
+ "@ethereumjs/vm" "^5.9.0"
9331
9416
  "@ethersproject/abi" "^5.1.2"
9332
9417
  "@metamask/eth-sig-util" "^4.0.0"
9333
9418
  "@sentry/node" "^5.18.1"
9334
- "@solidity-parser/parser" "^0.14.1"
9419
+ "@solidity-parser/parser" "^0.14.2"
9335
9420
  "@types/bn.js" "^5.1.0"
9336
9421
  "@types/lru-cache" "^5.1.0"
9337
9422
  abort-controller "^3.0.0"
@@ -9344,19 +9429,19 @@ hardhat@^2.9.3:
9344
9429
  debug "^4.1.1"
9345
9430
  enquirer "^2.3.0"
9346
9431
  env-paths "^2.2.0"
9347
- ethereum-cryptography "^0.1.2"
9432
+ ethereum-cryptography "^1.0.3"
9348
9433
  ethereumjs-abi "^0.6.8"
9349
- ethereumjs-util "^7.1.3"
9434
+ ethereumjs-util "^7.1.4"
9350
9435
  find-up "^2.1.0"
9351
9436
  fp-ts "1.19.3"
9352
9437
  fs-extra "^7.0.1"
9353
- glob "^7.1.3"
9438
+ glob "7.2.0"
9354
9439
  immutable "^4.0.0-rc.12"
9355
9440
  io-ts "1.10.4"
9356
9441
  lodash "^4.17.11"
9357
- merkle-patricia-tree "^4.2.2"
9442
+ merkle-patricia-tree "^4.2.4"
9358
9443
  mnemonist "^0.38.0"
9359
- mocha "^9.2.0"
9444
+ mocha "^10.0.0"
9360
9445
  p-map "^4.0.0"
9361
9446
  qs "^6.7.0"
9362
9447
  raw-body "^2.4.1"
@@ -9368,7 +9453,7 @@ hardhat@^2.9.3:
9368
9453
  stacktrace-parser "^0.1.10"
9369
9454
  "true-case-path" "^2.2.1"
9370
9455
  tsort "0.0.1"
9371
- undici "^4.14.1"
9456
+ undici "^5.4.0"
9372
9457
  uuid "^8.3.2"
9373
9458
  ws "^7.4.6"
9374
9459
 
@@ -10756,6 +10841,11 @@ json-schema-traverse@^0.4.1:
10756
10841
  resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
10757
10842
  integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
10758
10843
 
10844
+ json-schema-traverse@^1.0.0:
10845
+ version "1.0.0"
10846
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
10847
+ integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
10848
+
10759
10849
  json-schema@0.2.3:
10760
10850
  version "0.2.3"
10761
10851
  resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
@@ -10856,16 +10946,6 @@ keccak@3.0.1, keccak@^3.0.0:
10856
10946
  node-addon-api "^2.0.0"
10857
10947
  node-gyp-build "^4.2.0"
10858
10948
 
10859
- keccak@^2.0.0:
10860
- version "2.1.0"
10861
- resolved "https://registry.yarnpkg.com/keccak/-/keccak-2.1.0.tgz#734ea53f2edcfd0f42cdb8d5f4c358fef052752b"
10862
- integrity sha512-m1wbJRTo+gWbctZWay9i26v5fFnYkOn7D5PCxJ3fZUGUEb49dE1Pm4BREUYCt/aoO6di7jeoGmhvqN9Nzylm3Q==
10863
- dependencies:
10864
- bindings "^1.5.0"
10865
- inherits "^2.0.4"
10866
- nan "^2.14.0"
10867
- safe-buffer "^5.2.0"
10868
-
10869
10949
  keypair@^1.0.1:
10870
10950
  version "1.0.3"
10871
10951
  resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.3.tgz#4314109d94052a0acfd6b885695026ad29529c80"
@@ -11418,6 +11498,11 @@ lodash.tostring@^4.0.0:
11418
11498
  resolved "https://registry.yarnpkg.com/lodash.tostring/-/lodash.tostring-4.1.4.tgz#560c27d1f8eadde03c2cce198fef5c031d8298fb"
11419
11499
  integrity sha1-Vgwn0fjq3eA8LM4Zj+9cAx2CmPs=
11420
11500
 
11501
+ lodash.truncate@^4.4.2:
11502
+ version "4.4.2"
11503
+ resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
11504
+ integrity sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==
11505
+
11421
11506
  lodash.without@^4.4.0:
11422
11507
  version "4.4.0"
11423
11508
  resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
@@ -11797,7 +11882,7 @@ merkle-patricia-tree@^4.2.1:
11797
11882
  rlp "^2.2.4"
11798
11883
  semaphore-async-await "^1.5.1"
11799
11884
 
11800
- merkle-patricia-tree@^4.2.2, merkle-patricia-tree@^4.2.4:
11885
+ merkle-patricia-tree@^4.2.4:
11801
11886
  version "4.2.4"
11802
11887
  resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.4.tgz#ff988d045e2bf3dfa2239f7fabe2d59618d57413"
11803
11888
  integrity sha512-eHbf/BG6eGNsqqfbLED9rIqbsF4+sykEaBn6OLNs71tjclbMcMOk1tEPmJKcNcNCLkvbpY/lwyOlizWsqPNo8w==
@@ -11944,12 +12029,12 @@ minimatch@*, "minimatch@2 || 3", minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3
11944
12029
  dependencies:
11945
12030
  brace-expansion "^1.1.7"
11946
12031
 
11947
- minimatch@4.2.1:
11948
- version "4.2.1"
11949
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
11950
- integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==
12032
+ minimatch@5.0.1:
12033
+ version "5.0.1"
12034
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
12035
+ integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
11951
12036
  dependencies:
11952
- brace-expansion "^1.1.7"
12037
+ brace-expansion "^2.0.1"
11953
12038
 
11954
12039
  minimist@0.0.8:
11955
12040
  version "0.0.8"
@@ -12058,6 +12143,34 @@ mocha@8.1.2:
12058
12143
  yargs-parser "13.1.2"
12059
12144
  yargs-unparser "1.6.1"
12060
12145
 
12146
+ mocha@^10.0.0:
12147
+ version "10.0.0"
12148
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0.0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9"
12149
+ integrity sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==
12150
+ dependencies:
12151
+ "@ungap/promise-all-settled" "1.1.2"
12152
+ ansi-colors "4.1.1"
12153
+ browser-stdout "1.3.1"
12154
+ chokidar "3.5.3"
12155
+ debug "4.3.4"
12156
+ diff "5.0.0"
12157
+ escape-string-regexp "4.0.0"
12158
+ find-up "5.0.0"
12159
+ glob "7.2.0"
12160
+ he "1.2.0"
12161
+ js-yaml "4.1.0"
12162
+ log-symbols "4.1.0"
12163
+ minimatch "5.0.1"
12164
+ ms "2.1.3"
12165
+ nanoid "3.3.3"
12166
+ serialize-javascript "6.0.0"
12167
+ strip-json-comments "3.1.1"
12168
+ supports-color "8.1.1"
12169
+ workerpool "6.2.1"
12170
+ yargs "16.2.0"
12171
+ yargs-parser "20.2.4"
12172
+ yargs-unparser "2.0.0"
12173
+
12061
12174
  mocha@^7.1.1:
12062
12175
  version "7.2.0"
12063
12176
  resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.2.0.tgz#01cc227b00d875ab1eed03a75106689cfed5a604"
@@ -12118,36 +12231,6 @@ mocha@^9.1.2:
12118
12231
  yargs-parser "20.2.4"
12119
12232
  yargs-unparser "2.0.0"
12120
12233
 
12121
- mocha@^9.2.0:
12122
- version "9.2.2"
12123
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.2.tgz#d70db46bdb93ca57402c809333e5a84977a88fb9"
12124
- integrity sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==
12125
- dependencies:
12126
- "@ungap/promise-all-settled" "1.1.2"
12127
- ansi-colors "4.1.1"
12128
- browser-stdout "1.3.1"
12129
- chokidar "3.5.3"
12130
- debug "4.3.3"
12131
- diff "5.0.0"
12132
- escape-string-regexp "4.0.0"
12133
- find-up "5.0.0"
12134
- glob "7.2.0"
12135
- growl "1.10.5"
12136
- he "1.2.0"
12137
- js-yaml "4.1.0"
12138
- log-symbols "4.1.0"
12139
- minimatch "4.2.1"
12140
- ms "2.1.3"
12141
- nanoid "3.3.1"
12142
- serialize-javascript "6.0.0"
12143
- strip-json-comments "3.1.1"
12144
- supports-color "8.1.1"
12145
- which "2.0.2"
12146
- workerpool "6.2.0"
12147
- yargs "16.2.0"
12148
- yargs-parser "20.2.4"
12149
- yargs-unparser "2.0.0"
12150
-
12151
12234
  mock-fs@^4.1.0:
12152
12235
  version "4.14.0"
12153
12236
  resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-4.14.0.tgz#ce5124d2c601421255985e6e94da80a7357b1b18"
@@ -12338,10 +12421,10 @@ nanoid@3.1.25:
12338
12421
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
12339
12422
  integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
12340
12423
 
12341
- nanoid@3.3.1:
12342
- version "3.3.1"
12343
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
12344
- integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
12424
+ nanoid@3.3.3:
12425
+ version "3.3.3"
12426
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
12427
+ integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
12345
12428
 
12346
12429
  nanoid@^2.0.0:
12347
12430
  version "2.1.11"
@@ -12584,12 +12667,10 @@ nofilter@^1.0.4:
12584
12667
  resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-1.0.4.tgz#78d6f4b6a613e7ced8b015cec534625f7667006e"
12585
12668
  integrity sha512-N8lidFp+fCz+TD51+haYdbDGrcBWwuHX40F5+z0qkUjMJ5Tp+rdSuAkMJ9N9eoolDlEVTf6u5icM+cNKkKW2mA==
12586
12669
 
12587
- nofilter@^2.0.3:
12588
- version "2.0.3"
12589
- resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-2.0.3.tgz#f5460f3cb33147005883e3f5d4476239501fa187"
12590
- integrity sha512-FbuXC+lK+GU2+63D1kC1ETiZo+Z7SIi7B+mxKTCH1byrh6WFvfBCN/wpherFz0a0bjGd7EKTst/cz0yLeNngug==
12591
- dependencies:
12592
- "@cto.af/textdecoder" "^0.0.0"
12670
+ nofilter@^3.1.0:
12671
+ version "3.1.0"
12672
+ resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-3.1.0.tgz#c757ba68801d41ff930ba2ec55bab52ca184aa66"
12673
+ integrity sha512-l2NNj07e9afPnhAhvgVrCD/oy2Ai1yfLpuo3EpiO1jFTsB4sFz6oIfAfSZyQzVpkZQ9xS8ZS5g1jCBgq4Hwo0g==
12593
12674
 
12594
12675
  noop-fn@^1.0.0:
12595
12676
  version "1.0.0"
@@ -14555,7 +14636,7 @@ require-from-string@^1.1.0:
14555
14636
  resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418"
14556
14637
  integrity sha1-UpyczvJzgK3+yaL5ZbZJu+5jZBg=
14557
14638
 
14558
- require-from-string@^2.0.0:
14639
+ require-from-string@^2.0.0, require-from-string@^2.0.2:
14559
14640
  version "2.0.2"
14560
14641
  resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
14561
14642
  integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
@@ -14862,20 +14943,6 @@ scryptsy@^1.2.1:
14862
14943
  dependencies:
14863
14944
  pbkdf2 "^3.0.3"
14864
14945
 
14865
- secp256k1@^3.0.1:
14866
- version "3.8.0"
14867
- resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-3.8.0.tgz#28f59f4b01dbee9575f56a47034b7d2e3b3b352d"
14868
- integrity sha512-k5ke5avRZbtl9Tqx/SA7CbY3NF6Ro+Sj9cZxezFzuBlLDmyqPiL8hJJ+EmzD8Ig4LUDByHJ3/iPOVoRixs/hmw==
14869
- dependencies:
14870
- bindings "^1.5.0"
14871
- bip66 "^1.1.5"
14872
- bn.js "^4.11.8"
14873
- create-hash "^1.2.0"
14874
- drbg.js "^1.0.1"
14875
- elliptic "^6.5.2"
14876
- nan "^2.14.0"
14877
- safe-buffer "^5.1.2"
14878
-
14879
14946
  secp256k1@^4.0.0, secp256k1@^4.0.1:
14880
14947
  version "4.0.2"
14881
14948
  resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-4.0.2.tgz#15dd57d0f0b9fdb54ac1fa1694f40e5e9a54f4a1"
@@ -15176,6 +15243,15 @@ slice-ansi@^2.1.0:
15176
15243
  astral-regex "^1.0.0"
15177
15244
  is-fullwidth-code-point "^2.0.0"
15178
15245
 
15246
+ slice-ansi@^4.0.0:
15247
+ version "4.0.0"
15248
+ resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
15249
+ integrity sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==
15250
+ dependencies:
15251
+ ansi-styles "^4.0.0"
15252
+ astral-regex "^2.0.0"
15253
+ is-fullwidth-code-point "^3.0.0"
15254
+
15179
15255
  snake-case@^2.1.0:
15180
15256
  version "2.1.0"
15181
15257
  resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-2.1.0.tgz#41bdb1b73f30ec66a04d4e2cad1b76387d4d6d9f"
@@ -15613,6 +15689,15 @@ string-width@^4.1.0, string-width@^4.2.0:
15613
15689
  is-fullwidth-code-point "^3.0.0"
15614
15690
  strip-ansi "^6.0.0"
15615
15691
 
15692
+ string-width@^4.2.3:
15693
+ version "4.2.3"
15694
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
15695
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
15696
+ dependencies:
15697
+ emoji-regex "^8.0.0"
15698
+ is-fullwidth-code-point "^3.0.0"
15699
+ strip-ansi "^6.0.1"
15700
+
15616
15701
  string.prototype.trim@~1.2.1:
15617
15702
  version "1.2.4"
15618
15703
  resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.4.tgz#6014689baf5efaf106ad031a5fa45157666ed1bd"
@@ -15685,6 +15770,13 @@ strip-ansi@^6.0.0:
15685
15770
  dependencies:
15686
15771
  ansi-regex "^5.0.0"
15687
15772
 
15773
+ strip-ansi@^6.0.1:
15774
+ version "6.0.1"
15775
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
15776
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
15777
+ dependencies:
15778
+ ansi-regex "^5.0.1"
15779
+
15688
15780
  strip-bom-stream@^1.0.0:
15689
15781
  version "1.0.0"
15690
15782
  resolved "https://registry.yarnpkg.com/strip-bom-stream/-/strip-bom-stream-1.0.0.tgz#e7144398577d51a6bed0fa1994fa05f43fd988ee"
@@ -15916,6 +16008,17 @@ table@^5.2.3:
15916
16008
  slice-ansi "^2.1.0"
15917
16009
  string-width "^3.0.0"
15918
16010
 
16011
+ table@^6.8.0:
16012
+ version "6.8.0"
16013
+ resolved "https://registry.yarnpkg.com/table/-/table-6.8.0.tgz#87e28f14fa4321c3377ba286f07b79b281a3b3ca"
16014
+ integrity sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==
16015
+ dependencies:
16016
+ ajv "^8.0.1"
16017
+ lodash.truncate "^4.4.2"
16018
+ slice-ansi "^4.0.0"
16019
+ string-width "^4.2.3"
16020
+ strip-ansi "^6.0.1"
16021
+
15919
16022
  taffydb@2.7.3:
15920
16023
  version "2.7.3"
15921
16024
  resolved "https://registry.yarnpkg.com/taffydb/-/taffydb-2.7.3.tgz#2ad37169629498fca5bc84243096d3cde0ec3a34"
@@ -16649,10 +16752,10 @@ underscore@1.9.1:
16649
16752
  resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
16650
16753
  integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
16651
16754
 
16652
- undici@^4.14.1:
16653
- version "4.16.0"
16654
- resolved "https://registry.yarnpkg.com/undici/-/undici-4.16.0.tgz#469bb87b3b918818d3d7843d91a1d08da357d5ff"
16655
- integrity sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw==
16755
+ undici@^5.4.0:
16756
+ version "5.9.1"
16757
+ resolved "https://registry.yarnpkg.com/undici/-/undici-5.9.1.tgz#fc9fd85dd488f965f153314a63d9426a11f3360b"
16758
+ integrity sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==
16656
16759
 
16657
16760
  unicode-canonical-property-names-ecmascript@^1.0.4:
16658
16761
  version "1.0.4"
@@ -17947,10 +18050,10 @@ workerpool@6.1.5:
17947
18050
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.5.tgz#0f7cf076b6215fd7e1da903ff6f22ddd1886b581"
17948
18051
  integrity sha512-XdKkCK0Zqc6w3iTxLckiuJ81tiD/o5rBE/m+nXpRCB+/Sq4DqkfXZ/x0jW02DG1tGsfUGXbTJyZDP+eu67haSw==
17949
18052
 
17950
- workerpool@6.2.0:
17951
- version "6.2.0"
17952
- resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
17953
- integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
18053
+ workerpool@6.2.1:
18054
+ version "6.2.1"
18055
+ resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
18056
+ integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
17954
18057
 
17955
18058
  wrap-ansi@^2.0.0:
17956
18059
  version "2.1.0"