Update explorer links

This commit is contained in:
Victor Baranov 2020-03-09 23:21:59 +03:00
parent 7e40ea91b7
commit 986c4c4403
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -14905,9 +14905,9 @@
}
},
"eth-net-props": {
"version": "1.0.26",
"resolved": "https://registry.npmjs.org/eth-net-props/-/eth-net-props-1.0.26.tgz",
"integrity": "sha512-6p4bbVkcGEBKl167nU0kHWwCOJjAr21qu35i1xSrazPZtd+GfvuySAKEB0A9SJm0fkhffFlQX6rSGscqBnh9DA==",
"version": "1.0.27",
"resolved": "https://registry.npmjs.org/eth-net-props/-/eth-net-props-1.0.27.tgz",
"integrity": "sha512-YK4BzJVtDCEFc3FLIgN/3dx1UIcZW+nbjZJ5Oc/a0/UZTKGXCK6VgMYq3s3EzDzKyIEQ/nm8YaibxYdhFKu1cA==",
"requires": {
"chai": "^4.2.0"
}
@ -50683,7 +50683,8 @@
},
"tree-kill": {
"version": "1.2.1",
"resolved": "",
"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.1.tgz",
"integrity": "sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==",
"dev": true
},
"trezor-connect": {

View File

@ -117,7 +117,7 @@
"eth-keychain-controller": "github:vbaranov/KeyringController#simple-address",
"eth-ledger-bridge-keyring": "github:vbaranov/eth-ledger-bridge-keyring#0.1.0-clear-accounts-flag",
"eth-method-registry": "^1.0.0",
"eth-net-props": "^1.0.26",
"eth-net-props": "^1.0.27",
"eth-phishing-detect": "^1.1.4",
"eth-query": "^2.1.2",
"eth-sig-util": "^2.2.0",