|
|
|
@ -2119,15 +2119,15 @@ |
|
|
|
|
integrity sha512-Hggj4y0QIjDzKGTXzarhEPIQyFSB2bi2y6YLJNwaT4JmP30UB5Cj6gqoY0M4pj3QT57fzp0BUuGp7F/AUe28tw== |
|
|
|
|
|
|
|
|
|
"@metamask/inpage-provider@^6.1.0": |
|
|
|
|
version "6.1.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/inpage-provider/-/inpage-provider-6.1.0.tgz#6a4ec9437169b6d6f2b439dd7a2e604ebcfc2fca" |
|
|
|
|
integrity sha512-Sgl+kHyJCTkyWzNKIX18/O+CJUMWlc5jWB27p3NBfA/r1ldr87n7wdJhK9VnHrKZ2GMJtwBmtuE9Do+mLIKHXA== |
|
|
|
|
version "6.3.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/inpage-provider/-/inpage-provider-6.3.0.tgz#92d965e20912c24adbf973efbd07dbf339547741" |
|
|
|
|
integrity sha512-n7E06+8hWdYKmgJo84WFvgX6/BSqaOQEOMIrcbrP48LdkkZNEAChx6D8oUb2lYDQiWgahR+f20jsJoN4WmOjxw== |
|
|
|
|
dependencies: |
|
|
|
|
eth-json-rpc-errors "^2.0.2" |
|
|
|
|
eth-rpc-errors "^2.1.1" |
|
|
|
|
fast-deep-equal "^2.0.1" |
|
|
|
|
json-rpc-engine "^5.1.5" |
|
|
|
|
is-stream "^2.0.0" |
|
|
|
|
json-rpc-engine "^5.2.0" |
|
|
|
|
json-rpc-middleware-stream "^2.1.1" |
|
|
|
|
loglevel "^1.6.1" |
|
|
|
|
obj-multiplex "^1.0.0" |
|
|
|
|
obs-store "^4.0.3" |
|
|
|
|
pump "^3.0.0" |
|
|
|
@ -10359,7 +10359,7 @@ eth-hd-keyring@^3.5.0: |
|
|
|
|
events "^1.1.1" |
|
|
|
|
xtend "^4.0.1" |
|
|
|
|
|
|
|
|
|
eth-json-rpc-errors@^2.0.1, eth-json-rpc-errors@^2.0.2: |
|
|
|
|
eth-json-rpc-errors@^2.0.2: |
|
|
|
|
version "2.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/eth-json-rpc-errors/-/eth-json-rpc-errors-2.0.2.tgz#c1965de0301fe941c058e928bebaba2e1285e3c4" |
|
|
|
|
integrity sha512-uBCRM2w2ewusRHGxN8JhcuOb2RN3ueAOYH/0BhqdFmQkZx5lj5+fLKTz0mIVOzd4FG5/kUksCzCD7eTEim6gaA== |
|
|
|
@ -10516,6 +10516,13 @@ eth-query@^2.0.2, eth-query@^2.1.0, eth-query@^2.1.2: |
|
|
|
|
json-rpc-random-id "^1.0.0" |
|
|
|
|
xtend "^4.0.1" |
|
|
|
|
|
|
|
|
|
eth-rpc-errors@^2.1.1: |
|
|
|
|
version "2.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-2.1.1.tgz#00a7d6c8a9c864a8ab7d0356be20964e5bee4b13" |
|
|
|
|
integrity sha512-MY3zAa5ZF8hvgQu1HOF9agaK5GgigBRGpTJ8H0oVlE0NqMu13CW6syyjLXdeIDCGQTbUeHliU1z9dVmvMKx1Tg== |
|
|
|
|
dependencies: |
|
|
|
|
fast-safe-stringify "^2.0.6" |
|
|
|
|
|
|
|
|
|
eth-rpc-errors@^3.0.0: |
|
|
|
|
version "3.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-3.0.0.tgz#d7b22653c70dbf9defd4ef490fd08fe70608ca10" |
|
|
|
@ -16047,17 +16054,7 @@ json-rpc-engine@^3.4.0, json-rpc-engine@^3.6.0: |
|
|
|
|
promise-to-callback "^1.0.0" |
|
|
|
|
safe-event-emitter "^1.0.1" |
|
|
|
|
|
|
|
|
|
json-rpc-engine@^5.1.5: |
|
|
|
|
version "5.1.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/json-rpc-engine/-/json-rpc-engine-5.1.8.tgz#5ba0147ce571899bbaa7133ffbc05317c34a3c7f" |
|
|
|
|
integrity sha512-vTBSDEPJV1fPAsbm2g5sEuPjsgLdiab2f1CTn2PyRr8nxggUpA996PDlNQDsM0gnrA99F8KIBLq2nIKrOFl1Mg== |
|
|
|
|
dependencies: |
|
|
|
|
async "^2.0.1" |
|
|
|
|
eth-json-rpc-errors "^2.0.1" |
|
|
|
|
promise-to-callback "^1.0.0" |
|
|
|
|
safe-event-emitter "^1.0.1" |
|
|
|
|
|
|
|
|
|
json-rpc-engine@^5.3.0: |
|
|
|
|
json-rpc-engine@^5.2.0, json-rpc-engine@^5.3.0: |
|
|
|
|
version "5.3.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/json-rpc-engine/-/json-rpc-engine-5.3.0.tgz#7dc7291766b28766ebda33eb6d3f4c6301c44ff4" |
|
|
|
|
integrity sha512-+diJ9s8rxB+fbJhT7ZEf8r8spaLRignLd8jTgQ/h5JSGppAHGtNMZtCoabipCaleR1B3GTGxbXBOqhaJSGmPGQ== |
|
|
|
@ -17737,11 +17734,6 @@ loglevel@^1.4.1, loglevel@^1.5.0: |
|
|
|
|
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.0.tgz#ae0caa561111498c5ba13723d6fb631d24003934" |
|
|
|
|
integrity sha1-rgyqVhERSYxboTcj1vtjHSQAOTQ= |
|
|
|
|
|
|
|
|
|
loglevel@^1.6.1: |
|
|
|
|
version "1.6.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.8.tgz#8a25fb75d092230ecd4457270d80b54e28011171" |
|
|
|
|
integrity sha512-bsU7+gc9AJ2SqpzxwU3+1fedl8zAntbtC5XYlt3s2j1hJcn2PsXSmgN8TaLG/J1/2mod4+cE/3vNL70/c1RNCA== |
|
|
|
|
|
|
|
|
|
logplease@^1.2.14, logplease@~1.2.14, logplease@~1.2.15: |
|
|
|
|
version "1.2.15" |
|
|
|
|
resolved "https://registry.yarnpkg.com/logplease/-/logplease-1.2.15.tgz#3da442e93751a5992cc19010a826b08d0293c48a" |
|
|
|
|