mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
eth-json-rpc-infura@5.1.0 (#9451)
This commit is contained in:
parent
6b81da2a73
commit
242a5b3f23
@ -102,7 +102,7 @@
|
||||
"eth-ens-namehash": "^2.0.8",
|
||||
"eth-json-rpc-errors": "^2.0.2",
|
||||
"eth-json-rpc-filters": "^4.1.1",
|
||||
"eth-json-rpc-infura": "^5.0.0",
|
||||
"eth-json-rpc-infura": "^5.1.0",
|
||||
"eth-json-rpc-middleware": "^6.0.0",
|
||||
"eth-keyring-controller": "^6.1.0",
|
||||
"eth-method-registry": "^1.2.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -10428,6 +10428,16 @@ eth-json-rpc-infura@^5.0.0:
|
||||
json-rpc-engine "^5.1.3"
|
||||
node-fetch "^2.6.0"
|
||||
|
||||
eth-json-rpc-infura@^5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/eth-json-rpc-infura/-/eth-json-rpc-infura-5.1.0.tgz#e6da7dc47402ce64c54e7018170d89433c4e8fb6"
|
||||
integrity sha512-THzLye3PHUSGn1EXMhg6WTLW9uim7LQZKeKaeYsS9+wOBcamRiCQVGHa6D2/4P0oS0vSaxsBnU/J6qvn0MPdow==
|
||||
dependencies:
|
||||
eth-json-rpc-middleware "^6.0.0"
|
||||
eth-rpc-errors "^3.0.0"
|
||||
json-rpc-engine "^5.3.0"
|
||||
node-fetch "^2.6.0"
|
||||
|
||||
eth-json-rpc-middleware@^1.5.0:
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/eth-json-rpc-middleware/-/eth-json-rpc-middleware-1.6.0.tgz#5c9d4c28f745ccb01630f0300ba945f4bef9593f"
|
||||
|
Loading…
Reference in New Issue
Block a user