diff --git a/package.json b/package.json index 04b02ccc..41c839c3 100644 --- a/package.json +++ b/package.json @@ -9,18 +9,18 @@ "test": "test" }, "dependencies": { - "deep-equal": "~1.0.0", + "deep-equal": "~1.0.1", "defined": "~1.0.0", - "function-bind": "~1.0.2", - "glob": "~5.0.3", + "function-bind": "~1.1.0", + "glob": "~7.0.0", "has": "~1.0.1", "inherits": "~2.0.1", "minimist": "~1.2.0", - "object-inspect": "~1.0.0", - "resolve": "~1.1.6", + "object-inspect": "~1.1.0", + "resolve": "~1.1.7", "resumer": "~0.0.0", - "string.prototype.trim": "^1.1.1", - "through": "~2.3.4" + "string.prototype.trim": "~1.1.2", + "through": "~2.3.8" }, "devDependencies": { "concat-stream": "~1.4.1",