aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sra-report/package.json')
-rw-r--r--packages/sra-report/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/sra-report/package.json b/packages/sra-report/package.json
index 57e91a93c..7f359f145 100644
--- a/packages/sra-report/package.json
+++ b/packages/sra-report/package.json
@@ -43,7 +43,7 @@
"@0xproject/typescript-typings": "^1.0.3",
"@0xproject/utils": "^1.0.4",
"chalk": "^2.3.0",
- "lodash": "^4.17.4",
+ "lodash": "^4.17.5",
"newman": "^3.9.3",
"yargs": "^10.0.3"
},
@@ -60,13 +60,13 @@
"copyfiles": "^1.2.0",
"dirty-chai": "^2.0.1",
"make-promises-safe": "^1.1.0",
- "mocha": "^4.0.1",
+ "mocha": "^4.1.0",
"nock": "^9.2.3",
"npm-run-all": "^4.1.2",
"nyc": "^11.0.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
- "typescript": "2.7.1"
+ "typescript": "2.9.2"
},
"publishConfig": {
"access": "public"