aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/connect/package.json')
-rw-r--r--packages/connect/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/connect/package.json b/packages/connect/package.json
index 3a49cc547..2392d9907 100644
--- a/packages/connect/package.json
+++ b/packages/connect/package.json
@@ -47,19 +47,19 @@
"devDependencies": {
"@0xproject/tslint-config": "^0.2.0",
"@types/fetch-mock": "^5.12.1",
- "@types/lodash": "^4.14.77",
+ "@types/lodash": "^4.14.86",
"@types/mocha": "^2.2.42",
"@types/query-string": "^5.0.1",
"@types/websocket": "^0.0.34",
"chai": "^4.0.1",
"chai-as-promised": "^7.1.0",
- "chai-as-promised-typescript-typings": "0.0.3",
+ "chai-as-promised-typescript-typings": "^0.0.3",
"chai-typescript-typings": "^0.0.1",
"copyfiles": "^1.2.0",
"dirty-chai": "^2.0.1",
"fetch-mock": "^5.13.1",
- "mocha": "^4.0.0",
- "npm-run-all": "^4.0.2",
+ "mocha": "^4.0.1",
+ "npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.8.0",
"typedoc": "~0.8.0",