|
4529 | 4529 | "@metamask/utils" "^9.2.1" |
4530 | 4530 | ethereum-cryptography "^2.1.2" |
4531 | 4531 |
|
| 4532 | +"@metamask/eth-json-rpc-filters@^8.0.0": |
| 4533 | + version "8.0.0" |
| 4534 | + resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-filters/-/eth-json-rpc-filters-8.0.0.tgz#fd0ca224dc198e270e142c1f2007e05cacb5f16a" |
| 4535 | + integrity sha512-kDwSoas8gYWtN79AO4vvyKvaL8bIMstpuwZdsWTSc1goBFTOJEscCD6zUX+MOQFnQohFoC512mNeA5tPLRV46A== |
| 4536 | + dependencies: |
| 4537 | + "@metamask/eth-query" "^4.0.0" |
| 4538 | + "@metamask/json-rpc-engine" "^9.0.0" |
| 4539 | + "@metamask/safe-event-emitter" "^3.0.0" |
| 4540 | + async-mutex "^0.5.0" |
| 4541 | + pify "^5.0.0" |
| 4542 | + |
4532 | 4543 | "@metamask/eth-json-rpc-infura@^9.0.0", "@metamask/eth-json-rpc-infura@^9.1.0": |
4533 | 4544 | version "9.1.0" |
4534 | 4545 | resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-infura/-/eth-json-rpc-infura-9.1.0.tgz#8e09588ed58f49058615cab7040dcbce4682a292" |
@@ -16998,17 +17009,6 @@ eth-ens-namehash@^1.0.2: |
16998 | 17009 | idna-uts46 "^1.0.1" |
16999 | 17010 | js-sha3 "^0.5.7" |
17000 | 17011 |
|
17001 | | -eth-json-rpc-filters@^6.0.1: |
17002 | | - version "6.0.1" |
17003 | | - resolved "https://registry.yarnpkg.com/eth-json-rpc-filters/-/eth-json-rpc-filters-6.0.1.tgz#0b3e370f017f5c6f58d3e7bd0756d8099ed85c56" |
17004 | | - integrity sha512-ITJTvqoCw6OVMLs7pI8f4gG92n/St6x80ACtHodeS+IXmO0w+t1T5OOzfSt7KLSMLRkVUoexV7tztLgDxg+iig== |
17005 | | - dependencies: |
17006 | | - "@metamask/safe-event-emitter" "^3.0.0" |
17007 | | - async-mutex "^0.2.6" |
17008 | | - eth-query "^2.1.2" |
17009 | | - json-rpc-engine "^6.1.0" |
17010 | | - pify "^5.0.0" |
17011 | | - |
17012 | 17012 | eth-json-rpc-middleware@9.0.1: |
17013 | 17013 | version "9.0.1" |
17014 | 17014 | resolved "https://registry.yarnpkg.com/eth-json-rpc-middleware/-/eth-json-rpc-middleware-9.0.1.tgz#193cb05174739fb736737bbbf992e13010c4b44e" |
@@ -17041,14 +17041,6 @@ eth-phishing-detect@^1.2.0: |
17041 | 17041 | dependencies: |
17042 | 17042 | fast-levenshtein "^2.0.6" |
17043 | 17043 |
|
17044 | | -eth-query@^2.1.2: |
17045 | | - version "2.1.2" |
17046 | | - resolved "https://registry.yarnpkg.com/eth-query/-/eth-query-2.1.2.tgz#d6741d9000106b51510c72db92d6365456a6da5e" |
17047 | | - integrity sha1-1nQdkAAQa1FRDHLbktY2VFam2l4= |
17048 | | - dependencies: |
17049 | | - json-rpc-random-id "^1.0.0" |
17050 | | - xtend "^4.0.1" |
17051 | | - |
17052 | 17044 | eth-rpc-errors@^4.0.2, eth-rpc-errors@^4.0.3: |
17053 | 17045 | version "4.0.3" |
17054 | 17046 | resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-4.0.3.tgz#6ddb6190a4bf360afda82790bb7d9d5e724f423a" |
|
0 commit comments