aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base-contract
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base-contract')
-rw-r--r--packages/base-contract/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/base-contract/package.json b/packages/base-contract/package.json
index 851b81262..1e7f21f0d 100644
--- a/packages/base-contract/package.json
+++ b/packages/base-contract/package.json
@@ -36,7 +36,7 @@
"chai": "^4.0.1",
"copyfiles": "^1.2.0",
"make-promises-safe": "^1.1.0",
- "mocha": "^4.0.1",
+ "mocha": "^4.1.0",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
@@ -48,7 +48,7 @@
"@0xproject/web3-wrapper": "^1.1.2",
"ethereum-types": "^1.0.3",
"ethers": "3.0.22",
- "lodash": "^4.17.4"
+ "lodash": "^4.17.5"
},
"publishConfig": {
"access": "public"