diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index cec333837..a87b3d8bb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "chai-bignumber": "^2.0.1", "chai-typescript-typings": "^0.0.0", "copyfiles": "^1.2.0", - "coveralls": "^2.13.1", + "coveralls": "^3.0.0", "dirty-chai": "^2.0.1", "ethereumjs-testrpc": "4.0.1", "json-loader": "^0.5.4", @@ -75,7 +75,7 @@ "request": "^2.81.0", "request-promise-native": "^1.0.4", "shx": "^0.2.2", - "sinon": "^3.0.0", + "sinon": "^4.0.0", "source-map-support": "^0.4.15", "truffle-hdwallet-provider": "^0.0.3", "tslint": "^5.3.2", |