diff --git a/package.json b/package.json index 4f456189..941cd7c0 100644 --- a/package.json +++ b/package.json @@ -24,14 +24,14 @@ ], "devDependencies": { "should": "~1.2.2", - "mocha": "~1.17.1" + "mocha": "~1.18.2" }, "dependencies": { - "async": "~0.2.10", + "async": "~0.8.0", "inflection": "~1.3.5", "traverse": "~0.6.6", "qs": "~0.6.6", - "debug": "~0.7.4" + "debug": "~0.8.1" }, "license": { "name": "Dual MIT/StrongLoop",