1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Update eth-json-rpc-filters (#17788)

This commit is contained in:
Jyoti Puri 2023-02-17 11:15:09 +05:30 committed by GitHub
parent 30bc9a923e
commit 962a861808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -103,7 +103,7 @@
"json-schema": "^0.4.0",
"simple-get": "^4.0.1",
"ast-types": "^0.14.2",
"web3-provider-engine/eth-json-rpc-filters": "^5.0.0",
"web3-provider-engine/eth-json-rpc-filters": "^6.0.0",
"typescript@~4.4.0": "patch:typescript@npm:4.4.4#.yarn/patches/typescript-npm-4.4.4-3fedcc07a3.patch",
"acorn@^7.0.0": "patch:acorn@npm:7.4.1#.yarn/patches/acorn-npm-7.4.1-f450b4646c.patch",
"acorn@^7.4.1": "patch:acorn@npm:7.4.1#.yarn/patches/acorn-npm-7.4.1-f450b4646c.patch",
@ -284,7 +284,7 @@
"end-of-stream": "^1.4.4",
"eth-block-tracker": "^6.0.0",
"eth-ens-namehash": "^2.0.8",
"eth-json-rpc-filters": "^5.1.0",
"eth-json-rpc-filters": "^6.0.0",
"eth-json-rpc-middleware": "^9.0.1",
"eth-lattice-keyring": "^0.12.3",
"eth-method-registry": "^2.0.0",

View File

@ -15351,16 +15351,16 @@ __metadata:
languageName: node
linkType: hard
"eth-json-rpc-filters@npm:^5.0.0, eth-json-rpc-filters@npm:^5.1.0":
version: 5.1.0
resolution: "eth-json-rpc-filters@npm:5.1.0"
"eth-json-rpc-filters@npm:^6.0.0":
version: 6.0.0
resolution: "eth-json-rpc-filters@npm:6.0.0"
dependencies:
"@metamask/safe-event-emitter": ^2.0.0
async-mutex: ^0.2.6
eth-query: ^2.1.2
json-rpc-engine: ^6.1.0
pify: ^5.0.0
checksum: 864092e96277953c399a139df66572b864bd41247c5c1d18e6529973804d4fd8962658d8b10571152554802fa8daaa1003588aee79ffce754e0bc57c39b771d5
checksum: 59e21288b0d8f5c22b19cf1eceb8b09671c783d0c78b0e5bedc4ab777ddde8b5c2818e11bbe060966612737870abf9e4c25632d5efea49ebd16b5d082ce9d80f
languageName: node
linkType: hard
@ -24155,7 +24155,7 @@ __metadata:
eslint-plugin-storybook: ^0.6.4
eth-block-tracker: ^6.0.0
eth-ens-namehash: ^2.0.8
eth-json-rpc-filters: ^5.1.0
eth-json-rpc-filters: ^6.0.0
eth-json-rpc-middleware: ^9.0.1
eth-lattice-keyring: ^0.12.3
eth-method-registry: ^2.0.0