update web3-provider-engine in subproviders

This commit is contained in:
Fabio Berger
2018-07-09 14:01:47 +02:00
parent 8fca2a8116
commit f03784ba37
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
[
{
"version": "0.10.5",
"changes": [
{
"note": "Update web3-provider-engine to v14.0.6 including the leaked global.XMLHttpRequest bug fix"
}
]
},
{
"timestamp": 1529397769,
"version": "0.10.4",

View File

@@ -54,7 +54,8 @@
"lodash": "4.17.10",
"semaphore-async-await": "1.5.1",
"web3": "0.20.6",
"web3-provider-engine": "13.8.0"
"web3-provider-engine": "14.0.6"
},
"devDependencies": {
"@0xproject/monorepo-scripts": "^0.2.1",