update ticker

This commit is contained in:
Victor Baranov 2018-10-12 20:35:18 +03:00
parent accaaefe4e
commit 0072d82a83
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8754,9 +8754,9 @@
}
},
"eth-net-props": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/eth-net-props/-/eth-net-props-1.0.6.tgz",
"integrity": "sha512-Ta3x5e0f8M3eONk1/v72PZOVGl5aFSoWx8ur9Chr25obWk/KRZFZyDvGWVD1MlQgdXhFYAXfbx1d2cspQAvXkw==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/eth-net-props/-/eth-net-props-1.0.7.tgz",
"integrity": "sha512-j+2Ft7crm6BUrm7ovShGhvOc4A6zKjPoZF0JNMGlv9wyHXUh6QCYQ1VM5g76EykLPSUJjbikdIYuL/0LtQPR6Q==",
"requires": {
"chai": "^4.1.2"
}

View File

@ -109,7 +109,7 @@
"eth-json-rpc-filters": "^1.2.6",
"eth-json-rpc-infura": "^3.0.0",
"eth-method-registry": "^1.0.0",
"eth-net-props": "^1.0.6",
"eth-net-props": "^1.0.7",
"eth-phishing-detect": "^1.1.4",
"eth-query": "^2.1.2",
"eth-sig-util": "^1.4.2",