diff options
Diffstat (limited to 'contracts/test-utils/package.json')
-rw-r--r-- | contracts/test-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index 92fd6a7ca..93334bfe5 100644 --- a/contracts/test-utils/package.json +++ b/contracts/test-utils/package.json @@ -61,7 +61,7 @@ "bn.js": "^4.11.8", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", - "chai-bignumber": "^2.0.1", + "chai-bignumber": "^2.0.2", "dirty-chai": "^2.0.1", "ethereum-types": "^1.1.6", "ethereumjs-abi": "0.6.5", |