diff options
Diffstat (limited to 'packages/subproviders')
-rw-r--r-- | packages/subproviders/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/subproviders/package.json b/packages/subproviders/package.json index a04546bc1..782d1b046 100644 --- a/packages/subproviders/package.json +++ b/packages/subproviders/package.json @@ -49,7 +49,7 @@ "ethereum-types": "^0.0.1", "bip39": "^2.5.0", "bn.js": "^4.11.8", - "ethereumjs-tx": "^1.3.3", + "ethereumjs-tx": "^1.3.5", "ethereumjs-util": "^5.1.1", "ganache-core": "0xProject/ganache-core", "hdkey": "^0.7.1", |