diff options
Diffstat (limited to 'packages/migrations')
-rw-r--r-- | packages/migrations/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/migrations/package.json b/packages/migrations/package.json index 979e526d2..32accb57a 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -58,10 +58,10 @@ "@0xproject/utils": "^0.7.1", "@0xproject/web3-wrapper": "^0.7.1", "@ledgerhq/hw-app-eth": "^4.3.0", - "ethereum-types": "^0.0.1", + "ethereum-types": "^0.0.2", "ethers": "3.0.22", "lodash": "^4.17.4", - "web3-provider-engine": "^14.0.4" + "web3-provider-engine": "14.0.6" }, "optionalDependencies": { "@ledgerhq/hw-transport-node-hid": "^4.3.0" |