diff options
Diffstat (limited to 'packages/order-utils')
-rw-r--r-- | packages/order-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index b87ae5223..179b821e3 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -82,7 +82,7 @@ "@types/node": "^8.0.53", "bn.js": "^4.11.8", "ethereum-types": "^1.0.0", - "ethereumjs-abi": "^0.6.4", + "ethereumjs-abi": "^0.6.5", "ethereumjs-util": "^5.1.1", "ethers": "3.0.22", "lodash": "^4.17.4" |