|
194 | 194 | patch-package "^6.2.2" |
195 | 195 | postinstall-postinstall "^2.1.0" |
196 | 196 |
|
197 | | -"@ethereumjs/block@^3.5.0", "@ethereumjs/block@^3.6.0": |
| 197 | +"@ethereumjs/block@^3.5.0": |
198 | 198 | version "3.6.0" |
199 | 199 | resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.6.0.tgz#5cf89ea748607597a3f8b038abc986e4ac0b05db" |
200 | 200 | integrity sha512-dqLo1LtsLG+Oelu5S5tWUDG0pah3QUwV5TJZy2cm19BXDr4ka/S9XBSgao0i09gTcuPlovlHgcs6d7EZ37urjQ== |
|
204 | 204 | ethereumjs-util "^7.1.3" |
205 | 205 | merkle-patricia-tree "^4.2.2" |
206 | 206 |
|
207 | | -"@ethereumjs/blockchain@^5.5.0": |
208 | | - version "5.5.1" |
209 | | - resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.5.1.tgz#60f1f50592c06cc47e1704800b88b7d32f609742" |
210 | | - integrity sha512-JS2jeKxl3tlaa5oXrZ8mGoVBCz6YqsGG350XVNtHAtNZXKk7pU3rH4xzF2ru42fksMMqzFLzKh9l4EQzmNWDqA== |
| 207 | +"@ethereumjs/block@^3.6.2": |
| 208 | + version "3.6.2" |
| 209 | + resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.6.2.tgz#63d1e26d0b7a7a3684fce920de6ebabec1e5b674" |
| 210 | + integrity sha512-mOqYWwMlAZpYUEOEqt7EfMFuVL2eyLqWWIzcf4odn6QgXY8jBI2NhVuJncrMCKeMZrsJAe7/auaRRB6YcdH+Qw== |
211 | 211 | dependencies: |
212 | | - "@ethereumjs/block" "^3.6.0" |
213 | | - "@ethereumjs/common" "^2.6.0" |
| 212 | + "@ethereumjs/common" "^2.6.3" |
| 213 | + "@ethereumjs/tx" "^3.5.1" |
| 214 | + ethereumjs-util "^7.1.4" |
| 215 | + merkle-patricia-tree "^4.2.4" |
| 216 | + |
| 217 | +"@ethereumjs/blockchain@^5.5.2": |
| 218 | + version "5.5.2" |
| 219 | + resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.5.2.tgz#1848abd9dc1ee56acf8cec4c84304d7f4667d027" |
| 220 | + integrity sha512-Jz26iJmmsQtngerW6r5BDFaew/f2mObLrRZo3rskLOx1lmtMZ8+TX/vJexmivrnWgmAsTdNWhlKUYY4thPhPig== |
| 221 | + dependencies: |
| 222 | + "@ethereumjs/block" "^3.6.2" |
| 223 | + "@ethereumjs/common" "^2.6.3" |
214 | 224 | "@ethereumjs/ethash" "^1.1.0" |
215 | | - debug "^2.2.0" |
216 | | - ethereumjs-util "^7.1.3" |
| 225 | + debug "^4.3.3" |
| 226 | + ethereumjs-util "^7.1.4" |
217 | 227 | level-mem "^5.0.1" |
218 | 228 | lru-cache "^5.1.1" |
219 | 229 | semaphore-async-await "^1.5.1" |
|
226 | 236 | crc-32 "^1.2.0" |
227 | 237 | ethereumjs-util "^7.1.3" |
228 | 238 |
|
| 239 | +"@ethereumjs/common@^2.6.3", "@ethereumjs/common@^2.6.4": |
| 240 | + version "2.6.4" |
| 241 | + resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.6.4.tgz#1b3cdd3aa4ee3b0ca366756fc35e4a03022a01cc" |
| 242 | + integrity sha512-RDJh/R/EAr+B7ZRg5LfJ0BIpf/1LydFgYdvZEuTraojCbVypO2sQ+QnpP5u2wJf9DASyooKqu8O4FJEWUV6NXw== |
| 243 | + dependencies: |
| 244 | + crc-32 "^1.2.0" |
| 245 | + ethereumjs-util "^7.1.4" |
| 246 | + |
229 | 247 | "@ethereumjs/ethash@^1.1.0": |
230 | 248 | version "1.1.0" |
231 | 249 | resolved "https://registry.yarnpkg.com/@ethereumjs/ethash/-/ethash-1.1.0.tgz#7c5918ffcaa9cb9c1dc7d12f77ef038c11fb83fb" |
|
245 | 263 | "@ethereumjs/common" "^2.6.0" |
246 | 264 | ethereumjs-util "^7.1.3" |
247 | 265 |
|
248 | | -"@ethereumjs/vm@^5.6.0": |
249 | | - version "5.6.0" |
250 | | - resolved "https://registry.yarnpkg.com/@ethereumjs/vm/-/vm-5.6.0.tgz#e0ca62af07de820143674c30b776b86c1983a464" |
251 | | - integrity sha512-J2m/OgjjiGdWF2P9bj/4LnZQ1zRoZhY8mRNVw/N3tXliGI8ai1sI1mlDPkLpeUUM4vq54gH6n0ZlSpz8U/qlYQ== |
| 266 | +"@ethereumjs/tx@^3.5.1": |
| 267 | + version "3.5.1" |
| 268 | + resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.5.1.tgz#8d941b83a602b4a89949c879615f7ea9a90e6671" |
| 269 | + integrity sha512-xzDrTiu4sqZXUcaBxJ4n4W5FrppwxLxZB4ZDGVLtxSQR4lVuOnFR6RcUHdg1mpUhAPVrmnzLJpxaeXnPxIyhWA== |
252 | 270 | dependencies: |
253 | | - "@ethereumjs/block" "^3.6.0" |
254 | | - "@ethereumjs/blockchain" "^5.5.0" |
255 | | - "@ethereumjs/common" "^2.6.0" |
256 | | - "@ethereumjs/tx" "^3.4.0" |
| 271 | + "@ethereumjs/common" "^2.6.3" |
| 272 | + ethereumjs-util "^7.1.4" |
| 273 | + |
| 274 | +"@ethereumjs/vm@^5.9.0": |
| 275 | + version "5.9.0" |
| 276 | + resolved "https://registry.yarnpkg.com/@ethereumjs/vm/-/vm-5.9.0.tgz#54e485097c6dbb42554d541ef8d84d06b7ddf12f" |
| 277 | + integrity sha512-0IRsj4IuF8lFDWVVLc4mFOImaSX8VWF8CGm3mXHG/LLlQ/Tryy/kKXMw/bU9D+Zw03CdteW+wCGqNFS6+mPjpg== |
| 278 | + dependencies: |
| 279 | + "@ethereumjs/block" "^3.6.2" |
| 280 | + "@ethereumjs/blockchain" "^5.5.2" |
| 281 | + "@ethereumjs/common" "^2.6.4" |
| 282 | + "@ethereumjs/tx" "^3.5.1" |
257 | 283 | async-eventemitter "^0.2.4" |
258 | 284 | core-js-pure "^3.0.1" |
259 | | - debug "^2.2.0" |
260 | | - ethereumjs-util "^7.1.3" |
| 285 | + debug "^4.3.3" |
| 286 | + ethereumjs-util "^7.1.4" |
261 | 287 | functional-red-black-tree "^1.0.1" |
262 | 288 | mcl-wasm "^0.7.1" |
263 | | - merkle-patricia-tree "^4.2.2" |
| 289 | + merkle-patricia-tree "^4.2.4" |
264 | 290 | rustbn.js "~0.2.0" |
265 | 291 |
|
266 | 292 | "@ethersproject/[email protected]": |
@@ -3222,6 +3248,13 @@ debug@^3.1.0: |
3222 | 3248 | dependencies: |
3223 | 3249 | ms "^2.1.1" |
3224 | 3250 |
|
| 3251 | +debug@^4.3.3: |
| 3252 | + version "4.3.4" |
| 3253 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
| 3254 | + integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
| 3255 | + dependencies: |
| 3256 | + ms "2.1.2" |
| 3257 | + |
3225 | 3258 | decamelize@^1.1.1: |
3226 | 3259 | version "1.2.0" |
3227 | 3260 | resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" |
@@ -4176,6 +4209,17 @@ ethereumjs-util@^7.1.1, ethereumjs-util@^7.1.2, ethereumjs-util@^7.1.3: |
4176 | 4209 | ethereum-cryptography "^0.1.3" |
4177 | 4210 | rlp "^2.2.4" |
4178 | 4211 |
|
| 4212 | +ethereumjs-util@^7.1.4: |
| 4213 | + version "7.1.4" |
| 4214 | + resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.4.tgz#a6885bcdd92045b06f596c7626c3e89ab3312458" |
| 4215 | + integrity sha512-p6KmuPCX4mZIqsQzXfmSx9Y0l2hqf+VkAiwSisW3UKUFdk8ZkAt+AYaor83z2nSi6CU2zSsXMlD80hAbNEGM0A== |
| 4216 | + dependencies: |
| 4217 | + "@types/bn.js" "^5.1.0" |
| 4218 | + bn.js "^5.1.2" |
| 4219 | + create-hash "^1.1.2" |
| 4220 | + ethereum-cryptography "^0.1.3" |
| 4221 | + rlp "^2.2.4" |
| 4222 | + |
4179 | 4223 | |
4180 | 4224 | version "4.2.0" |
4181 | 4225 | resolved "https://registry.yarnpkg.com/ethereumjs-vm/-/ethereumjs-vm-4.2.0.tgz#e885e861424e373dbc556278f7259ff3fca5edab" |
@@ -4998,16 +5042,16 @@ har-validator@~5.1.3: |
4998 | 5042 | ajv "^6.12.3" |
4999 | 5043 | har-schema "^2.0.0" |
5000 | 5044 |
|
5001 | | - |
5002 | | - version "2.9.3" |
5003 | | - resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.3.tgz#4759dc3c468c7d15f34334ca1be7d59b04e47b1e" |
5004 | | - integrity sha512-7Vw99RbYbMZ15UzegOR/nqIYIqddZXvLwJGaX5sX4G5bydILnbjmDU6g3jMKJSiArEixS3vHAEaOs5CW1JQ3hg== |
| 5045 | + |
| 5046 | + version "2.9.4" |
| 5047 | + resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.4.tgz#ecb587f98ae9b14b66c9d401bf970669f4335013" |
| 5048 | + integrity sha512-7hpJz1lXz3H/1shcI284xgQ9WPdXGMuXKoNj8ySJKG7pdifB/lNs1o+Kx/P4TKFwhOiGQYH51/wS2NHKI+dPfg== |
5005 | 5049 | dependencies: |
5006 | | - "@ethereumjs/block" "^3.6.0" |
5007 | | - "@ethereumjs/blockchain" "^5.5.0" |
5008 | | - "@ethereumjs/common" "^2.6.0" |
5009 | | - "@ethereumjs/tx" "^3.4.0" |
5010 | | - "@ethereumjs/vm" "^5.6.0" |
| 5050 | + "@ethereumjs/block" "^3.6.2" |
| 5051 | + "@ethereumjs/blockchain" "^5.5.2" |
| 5052 | + "@ethereumjs/common" "^2.6.4" |
| 5053 | + "@ethereumjs/tx" "^3.5.1" |
| 5054 | + "@ethereumjs/vm" "^5.9.0" |
5011 | 5055 | "@ethersproject/abi" "^5.1.2" |
5012 | 5056 | "@metamask/eth-sig-util" "^4.0.0" |
5013 | 5057 | "@sentry/node" "^5.18.1" |
|
5026 | 5070 | env-paths "^2.2.0" |
5027 | 5071 | ethereum-cryptography "^0.1.2" |
5028 | 5072 | ethereumjs-abi "^0.6.8" |
5029 | | - ethereumjs-util "^7.1.3" |
| 5073 | + ethereumjs-util "^7.1.4" |
5030 | 5074 | find-up "^2.1.0" |
5031 | 5075 | fp-ts "1.19.3" |
5032 | 5076 | fs-extra "^7.0.1" |
5033 | 5077 | glob "^7.1.3" |
5034 | 5078 | immutable "^4.0.0-rc.12" |
5035 | 5079 | io-ts "1.10.4" |
5036 | 5080 | lodash "^4.17.11" |
5037 | | - merkle-patricia-tree "^4.2.2" |
| 5081 | + merkle-patricia-tree "^4.2.4" |
5038 | 5082 | mnemonist "^0.38.0" |
5039 | 5083 | mocha "^9.2.0" |
5040 | 5084 | p-map "^4.0.0" |
@@ -6414,6 +6458,18 @@ merkle-patricia-tree@^4.2.2: |
6414 | 6458 | rlp "^2.2.4" |
6415 | 6459 | semaphore-async-await "^1.5.1" |
6416 | 6460 |
|
| 6461 | +merkle-patricia-tree@^4.2.4: |
| 6462 | + version "4.2.4" |
| 6463 | + resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.4.tgz#ff988d045e2bf3dfa2239f7fabe2d59618d57413" |
| 6464 | + integrity sha512-eHbf/BG6eGNsqqfbLED9rIqbsF4+sykEaBn6OLNs71tjclbMcMOk1tEPmJKcNcNCLkvbpY/lwyOlizWsqPNo8w== |
| 6465 | + dependencies: |
| 6466 | + "@types/levelup" "^4.3.0" |
| 6467 | + ethereumjs-util "^7.1.4" |
| 6468 | + level-mem "^5.0.1" |
| 6469 | + level-ws "^2.0.0" |
| 6470 | + readable-stream "^3.6.0" |
| 6471 | + semaphore-async-await "^1.5.1" |
| 6472 | + |
6417 | 6473 | methods@~1.1.2: |
6418 | 6474 | version "1.1.2" |
6419 | 6475 | resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" |
|
0 commit comments