diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3b337774d..9441d8389 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "request": "^2.81.0", "request-promise-native": "^1.0.4", "shx": "^0.2.2", - "sinon": "^2.3.2", + "sinon": "^3.0.0", "source-map-support": "^0.4.15", "truffle-hdwallet-provider": "^0.0.3", "tslint": "^5.3.2", |