aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/utils/package.json')
-rw-r--r--packages/utils/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/utils/package.json b/packages/utils/package.json
index ee5fc264f..ac10e7208 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -40,7 +40,7 @@
"tslint": "5.11.0",
"typescript": "2.9.2",
"chai": "^4.0.1",
- "mocha": "^4.0.1"
+ "mocha": "^4.1.0"
},
"dependencies": {
"@0xproject/types": "^1.0.1-rc.3",
@@ -54,7 +54,7 @@
"ethers": "3.0.22",
"isomorphic-fetch": "^2.2.1",
"js-sha3": "^0.7.0",
- "lodash": "^4.17.4"
+ "lodash": "^4.17.5"
},
"publishConfig": {
"access": "public"