|
|
|
@ -4369,7 +4369,7 @@ |
|
|
|
|
"requires": { |
|
|
|
|
"file-type": "5.2.0", |
|
|
|
|
"is-stream": "1.1.0", |
|
|
|
|
"tar-stream": "1.5.6" |
|
|
|
|
"tar-stream": "1.6.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"decompress-tarbz2": { |
|
|
|
@ -5889,25 +5889,26 @@ |
|
|
|
|
"resolved": "https://registry.npmjs.org/eth-json-rpc-infura/-/eth-json-rpc-infura-3.0.0.tgz", |
|
|
|
|
"integrity": "sha512-Ab6170AxlF4DK+HDImh52+AetwHPHstgg8uWtX4im26rqK7u4ziSfvUIUK2+/LK0pi0wbIFb8hZm5jPKAXDmBA==", |
|
|
|
|
"requires": { |
|
|
|
|
"eth-json-rpc-middleware": "1.5.0", |
|
|
|
|
"eth-json-rpc-middleware": "1.6.0", |
|
|
|
|
"json-rpc-engine": "3.6.1", |
|
|
|
|
"json-rpc-error": "2.0.0", |
|
|
|
|
"tape": "4.8.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eth-json-rpc-middleware": { |
|
|
|
|
"version": "1.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eth-json-rpc-middleware/-/eth-json-rpc-middleware-1.5.0.tgz", |
|
|
|
|
"integrity": "sha1-FrEFM4aqOAOxJXMqpt4H6t8Ghyk=", |
|
|
|
|
"version": "1.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eth-json-rpc-middleware/-/eth-json-rpc-middleware-1.6.0.tgz", |
|
|
|
|
"integrity": "sha512-tDVCTlrUvdqHKqivYMjtFZsdD7TtpNLBCfKAcOpaVs7orBMS/A8HWro6dIzNtTZIR05FAbJ3bioFOnZpuCew9Q==", |
|
|
|
|
"requires": { |
|
|
|
|
"async": "2.6.0", |
|
|
|
|
"eth-query": "2.1.2", |
|
|
|
|
"eth-tx-summary": "3.1.2", |
|
|
|
|
"eth-tx-summary": "3.2.1", |
|
|
|
|
"ethereumjs-block": "1.7.0", |
|
|
|
|
"ethereumjs-tx": "1.3.3", |
|
|
|
|
"ethereumjs-util": "5.1.5", |
|
|
|
|
"ethereumjs-util": "5.2.0", |
|
|
|
|
"ethereumjs-vm": "2.3.2", |
|
|
|
|
"fetch-ponyfill": "4.1.0", |
|
|
|
|
"json-rpc-engine": "3.6.1", |
|
|
|
|
"json-rpc-error": "2.0.0", |
|
|
|
|
"json-stable-stringify": "1.0.1", |
|
|
|
|
"promise-to-callback": "1.0.0", |
|
|
|
@ -5915,9 +5916,9 @@ |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"ethereumjs-util": { |
|
|
|
|
"version": "5.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.1.5.tgz", |
|
|
|
|
"integrity": "sha512-xPaSEATYJpMTCGowIt0oMZwFP4R1bxd6QsWgkcDvFL0JtXsr39p32WEcD14RscCjfP41YXZPCVWA4yAg0nrJmw==", |
|
|
|
|
"version": "5.2.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.2.0.tgz", |
|
|
|
|
"integrity": "sha512-CJAKdI0wgMbQFLlLRtZKGcy/L6pzVRgelIZqRqNbuVFM3K9VEnyfbcvz0ncWMRNCe4kaHWjwRYQcYMucmwsnWA==", |
|
|
|
|
"requires": { |
|
|
|
|
"bn.js": "4.11.8", |
|
|
|
|
"create-hash": "1.1.3", |
|
|
|
@ -6245,11 +6246,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eth-tx-summary": { |
|
|
|
|
"version": "3.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eth-tx-summary/-/eth-tx-summary-3.1.2.tgz", |
|
|
|
|
"integrity": "sha1-44g2/J+LVvFNdZUvD15XD4j7IiA=", |
|
|
|
|
"version": "3.2.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eth-tx-summary/-/eth-tx-summary-3.2.1.tgz", |
|
|
|
|
"integrity": "sha512-mu8g5tDkQxlFah58ggFhTzolE4OnYTj6j8SVsnGsiWT7WxN722RwnEsk/bco2foy+PLSEF2Mnoiw+wCqKoY72A==", |
|
|
|
|
"requires": { |
|
|
|
|
"async": "2.6.0", |
|
|
|
|
"bn.js": "4.11.8", |
|
|
|
|
"clone": "2.1.1", |
|
|
|
|
"concat-stream": "1.6.0", |
|
|
|
|
"end-of-stream": "1.4.0", |
|
|
|
@ -6257,12 +6259,46 @@ |
|
|
|
|
"ethereumjs-block": "1.7.0", |
|
|
|
|
"ethereumjs-tx": "1.3.3", |
|
|
|
|
"ethereumjs-util": "github:ethereumjs/ethereumjs-util#ac5d0908536b447083ea422b435da27f26615de9", |
|
|
|
|
"ethereumjs-vm": "2.3.2", |
|
|
|
|
"ethereumjs-vm": "2.3.5", |
|
|
|
|
"through2": "2.0.3", |
|
|
|
|
"treeify": "1.1.0", |
|
|
|
|
"web3-provider-engine": "13.8.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"ethereumjs-vm": { |
|
|
|
|
"version": "2.3.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-vm/-/ethereumjs-vm-2.3.5.tgz", |
|
|
|
|
"integrity": "sha512-AJ7x44+xqyE5+UO3Nns19WkTdZfyqFZ+sEjIEpvme7Ipbe3iBU1uwCcHEdiu/yY9bdhr3IfSa/NfIKNeXPaRVQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"async": "2.6.0", |
|
|
|
|
"async-eventemitter": "0.2.4", |
|
|
|
|
"ethereum-common": "0.2.0", |
|
|
|
|
"ethereumjs-account": "2.0.4", |
|
|
|
|
"ethereumjs-block": "1.7.0", |
|
|
|
|
"ethereumjs-util": "5.2.0", |
|
|
|
|
"fake-merkle-patricia-tree": "1.0.1", |
|
|
|
|
"functional-red-black-tree": "1.0.1", |
|
|
|
|
"merkle-patricia-tree": "2.3.0", |
|
|
|
|
"rustbn.js": "0.1.1", |
|
|
|
|
"safe-buffer": "5.1.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"ethereumjs-util": { |
|
|
|
|
"version": "5.2.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.2.0.tgz", |
|
|
|
|
"integrity": "sha512-CJAKdI0wgMbQFLlLRtZKGcy/L6pzVRgelIZqRqNbuVFM3K9VEnyfbcvz0ncWMRNCe4kaHWjwRYQcYMucmwsnWA==", |
|
|
|
|
"requires": { |
|
|
|
|
"bn.js": "4.11.8", |
|
|
|
|
"create-hash": "1.1.3", |
|
|
|
|
"ethjs-util": "0.1.4", |
|
|
|
|
"keccak": "1.4.0", |
|
|
|
|
"rlp": "2.0.0", |
|
|
|
|
"safe-buffer": "5.1.1", |
|
|
|
|
"secp256k1": "3.4.0" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"web3-provider-engine": { |
|
|
|
|
"version": "13.8.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/web3-provider-engine/-/web3-provider-engine-13.8.0.tgz", |
|
|
|
@ -6274,8 +6310,8 @@ |
|
|
|
|
"eth-sig-util": "1.4.2", |
|
|
|
|
"ethereumjs-block": "1.7.0", |
|
|
|
|
"ethereumjs-tx": "1.3.3", |
|
|
|
|
"ethereumjs-util": "5.1.5", |
|
|
|
|
"ethereumjs-vm": "2.3.2", |
|
|
|
|
"ethereumjs-util": "5.2.0", |
|
|
|
|
"ethereumjs-vm": "2.3.5", |
|
|
|
|
"fetch-ponyfill": "4.1.0", |
|
|
|
|
"json-rpc-error": "2.0.0", |
|
|
|
|
"json-stable-stringify": "1.0.1", |
|
|
|
@ -6290,9 +6326,9 @@ |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"ethereumjs-util": { |
|
|
|
|
"version": "5.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.1.5.tgz", |
|
|
|
|
"integrity": "sha512-xPaSEATYJpMTCGowIt0oMZwFP4R1bxd6QsWgkcDvFL0JtXsr39p32WEcD14RscCjfP41YXZPCVWA4yAg0nrJmw==", |
|
|
|
|
"version": "5.2.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.2.0.tgz", |
|
|
|
|
"integrity": "sha512-CJAKdI0wgMbQFLlLRtZKGcy/L6pzVRgelIZqRqNbuVFM3K9VEnyfbcvz0ncWMRNCe4kaHWjwRYQcYMucmwsnWA==", |
|
|
|
|
"requires": { |
|
|
|
|
"bn.js": "4.11.8", |
|
|
|
|
"create-hash": "1.1.3", |
|
|
|
@ -7809,6 +7845,11 @@ |
|
|
|
|
"null-check": "1.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"fs-constants": { |
|
|
|
|
"version": "1.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", |
|
|
|
|
"integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" |
|
|
|
|
}, |
|
|
|
|
"fs-exists-sync": { |
|
|
|
|
"version": "0.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", |
|
|
|
@ -8890,7 +8931,7 @@ |
|
|
|
|
"ethereumjs-account": "2.0.4", |
|
|
|
|
"ethereumjs-block": "1.2.2", |
|
|
|
|
"ethereumjs-tx": "1.3.3", |
|
|
|
|
"ethereumjs-util": "5.1.5", |
|
|
|
|
"ethereumjs-util": "5.2.0", |
|
|
|
|
"ethereumjs-vm": "2.3.3", |
|
|
|
|
"ethereumjs-wallet": "0.6.0", |
|
|
|
|
"fake-merkle-patricia-tree": "1.0.1", |
|
|
|
@ -8911,7 +8952,7 @@ |
|
|
|
|
"tmp": "0.0.31", |
|
|
|
|
"web3": "1.0.0-beta.34", |
|
|
|
|
"web3-provider-engine": "13.8.0", |
|
|
|
|
"websocket": "1.0.25", |
|
|
|
|
"websocket": "1.0.26", |
|
|
|
|
"yargs": "7.1.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
@ -9011,9 +9052,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"ethereumjs-util": { |
|
|
|
|
"version": "5.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.1.5.tgz", |
|
|
|
|
"integrity": "sha512-xPaSEATYJpMTCGowIt0oMZwFP4R1bxd6QsWgkcDvFL0JtXsr39p32WEcD14RscCjfP41YXZPCVWA4yAg0nrJmw==", |
|
|
|
|
"version": "5.2.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.2.0.tgz", |
|
|
|
|
"integrity": "sha512-CJAKdI0wgMbQFLlLRtZKGcy/L6pzVRgelIZqRqNbuVFM3K9VEnyfbcvz0ncWMRNCe4kaHWjwRYQcYMucmwsnWA==", |
|
|
|
|
"requires": { |
|
|
|
|
"bn.js": "4.11.6", |
|
|
|
|
"create-hash": "1.1.3", |
|
|
|
@ -9034,7 +9075,7 @@ |
|
|
|
|
"ethereum-common": "0.2.0", |
|
|
|
|
"ethereumjs-account": "2.0.4", |
|
|
|
|
"ethereumjs-block": "1.7.1", |
|
|
|
|
"ethereumjs-util": "5.1.5", |
|
|
|
|
"ethereumjs-util": "5.2.0", |
|
|
|
|
"fake-merkle-patricia-tree": "1.0.1", |
|
|
|
|
"functional-red-black-tree": "1.0.1", |
|
|
|
|
"merkle-patricia-tree": "2.3.0", |
|
|
|
@ -9055,7 +9096,7 @@ |
|
|
|
|
"async": "2.6.0", |
|
|
|
|
"ethereum-common": "0.2.0", |
|
|
|
|
"ethereumjs-tx": "1.3.3", |
|
|
|
|
"ethereumjs-util": "5.1.5", |
|
|
|
|
"ethereumjs-util": "5.2.0", |
|
|
|
|
"merkle-patricia-tree": "2.3.0" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -9193,7 +9234,7 @@ |
|
|
|
|
"eth-sig-util": "1.4.2", |
|
|
|
|
"ethereumjs-block": "1.2.2", |
|
|
|
|
"ethereumjs-tx": "1.3.3", |
|
|
|
|
"ethereumjs-util": "5.1.5", |
|
|
|
|
"ethereumjs-util": "5.2.0", |
|
|
|
|
"ethereumjs-vm": "2.3.3", |
|
|
|
|
"fetch-ponyfill": "4.1.0", |
|
|
|
|
"json-rpc-error": "2.0.0", |
|
|
|
@ -24264,15 +24305,16 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"tar-stream": { |
|
|
|
|
"version": "1.5.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.6.tgz", |
|
|
|
|
"integrity": "sha512-tFG9xPbc4Y7CubEwriTss87tdcBQDsw81ejJyCbT4ALNYkNsdPqCfCD6Gkg3OpRkUkq6VO7qpNfwoQAuk/aeNQ==", |
|
|
|
|
"version": "1.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.0.tgz", |
|
|
|
|
"integrity": "sha512-lh2iAPG/BHNmN6WB9Ybdynk9rEJ5GD/dy4zscHmVlwa1dq2tpE+BH78i5vjYwYVWEaOXGBjzxr89aVACF17Cpw==", |
|
|
|
|
"requires": { |
|
|
|
|
"bl": "1.2.1", |
|
|
|
|
"buffer-alloc": "1.1.0", |
|
|
|
|
"end-of-stream": "1.4.0", |
|
|
|
|
"fs-constants": "1.0.0", |
|
|
|
|
"readable-stream": "2.3.3", |
|
|
|
|
"to-buffer": "1.1.0", |
|
|
|
|
"to-buffer": "1.1.1", |
|
|
|
|
"xtend": "4.0.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -24661,9 +24703,9 @@ |
|
|
|
|
"integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=" |
|
|
|
|
}, |
|
|
|
|
"to-buffer": { |
|
|
|
|
"version": "1.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.0.tgz", |
|
|
|
|
"integrity": "sha1-N1vAPtrlw1qPoLP+laHzmF2x3Po=" |
|
|
|
|
"version": "1.1.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz", |
|
|
|
|
"integrity": "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==" |
|
|
|
|
}, |
|
|
|
|
"to-fast-properties": { |
|
|
|
|
"version": "1.0.3", |
|
|
|
@ -26343,7 +26385,7 @@ |
|
|
|
|
"integrity": "sha512-uMYkEP6fga8CyNo8TMoA/7cxi6bL3V8pTvjKQikOi9iYl6/AO5xlfgniyAMElSiq2mmXz3lYa/9VYDMzt/J5aA==", |
|
|
|
|
"requires": { |
|
|
|
|
"cross-fetch": "2.1.0", |
|
|
|
|
"eth-json-rpc-middleware": "1.5.0", |
|
|
|
|
"eth-json-rpc-middleware": "1.6.0", |
|
|
|
|
"json-rpc-engine": "3.6.1", |
|
|
|
|
"json-rpc-error": "2.0.0", |
|
|
|
|
"tape": "4.8.0" |
|
|
|
@ -27043,9 +27085,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"websocket": { |
|
|
|
|
"version": "1.0.25", |
|
|
|
|
"resolved": "https://registry.npmjs.org/websocket/-/websocket-1.0.25.tgz", |
|
|
|
|
"integrity": "sha512-M58njvi6ZxVb5k7kpnHh2BvNKuBWiwIYvsToErBzWhvBZYwlEiLcyLrG41T1jRcrY9ettqPYEqduLI7ul54CVQ==", |
|
|
|
|
"version": "1.0.26", |
|
|
|
|
"resolved": "https://registry.npmjs.org/websocket/-/websocket-1.0.26.tgz", |
|
|
|
|
"integrity": "sha512-fjcrYDPIQxpTnqFQ9JjxUQcdvR89MFAOjPBlF+vjOt49w/XW4fJknUoMz/mDIn2eK1AdslVojcaOxOqyZZV8rw==", |
|
|
|
|
"requires": { |
|
|
|
|
"debug": "2.6.9", |
|
|
|
|
"nan": "2.8.0", |
|
|
|
|