bugfix - bump provider for url auth support

This commit is contained in:
kumavis 2018-10-02 05:06:41 -04:00
parent b11a8ca2f7
commit 1b8326fd95
2 changed files with 167 additions and 189 deletions

353
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -117,7 +117,6 @@
"eth-hd-keyring": "^1.2.2",
"eth-json-rpc-filters": "^2.1.1",
"eth-json-rpc-infura": "^3.0.0",
"eth-json-rpc-middleware": "^2.4.0",
"eth-keyring-controller": "^3.1.4",
"eth-ledger-bridge-keyring": "^0.1.0",
"eth-method-registry": "^1.0.0",
@ -261,7 +260,7 @@
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-react": "^7.4.0",
"eth-json-rpc-middleware": "^1.6.0",
"eth-json-rpc-middleware": "^2.5.0",
"eth-keyring-controller": "^3.3.1",
"file-loader": "^1.1.11",
"fs-extra": "^6.0.1",