Skip to content

Commit 55d067e

Browse files
committed
fix(deps): remove unused eth-json-rpc-infura
1 parent a7a15e4 commit 55d067e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@
217217
"eth-block-tracker": "^7.0.1",
218218
"eth-ens-namehash": "2.0.8",
219219
"eth-json-rpc-filters": "4.2.2",
220-
"eth-json-rpc-infura": "5.1.0",
221220
"eth-json-rpc-middleware": "4.3.0",
222221
"eth-url-parser": "1.0.4",
223222
"ethereumjs-abi": "0.6.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15604,7 +15604,7 @@ [email protected], eth-json-rpc-filters@^4.2.1:
1560415604
json-rpc-engine "^6.1.0"
1560515605
pify "^5.0.0"
1560615606

15607-
eth-json-rpc-infura@5.1.0, eth-json-rpc-infura@^5.1.0:
15607+
eth-json-rpc-infura@^5.1.0:
1560815608
version "5.1.0"
1560915609
resolved "https://registry.yarnpkg.com/eth-json-rpc-infura/-/eth-json-rpc-infura-5.1.0.tgz#e6da7dc47402ce64c54e7018170d89433c4e8fb6"
1561015610
integrity sha512-THzLye3PHUSGn1EXMhg6WTLW9uim7LQZKeKaeYsS9+wOBcamRiCQVGHa6D2/4P0oS0vSaxsBnU/J6qvn0MPdow==

0 commit comments

Comments
 (0)