fix: Update dependencies

This commit is contained in:
Alex Browne
2018-08-09 11:33:32 -07:00
parent b60a74c8bc
commit f3761af567
30 changed files with 45 additions and 45 deletions

View File

@@ -39,7 +39,7 @@
"copyfiles": "^1.2.0",
"dirty-chai": "^2.0.1",
"make-promises-safe": "^1.1.0",
"mocha": "^4.0.1",
"mocha": "^4.1.0",
"npm-run-all": "^4.1.2",
"nyc": "^11.0.1",
"shx": "^0.2.2",
@@ -50,7 +50,7 @@
"@0xproject/json-schemas": "^1.0.1-rc.3",
"@0xproject/typescript-typings": "^1.0.3",
"@0xproject/utils": "^1.0.4",
"lodash": "^4.17.4",
"lodash": "^4.17.5",
"valid-url": "^1.0.9"
},
"publishConfig": {