diff --git a/package.json b/package.json index da392b70..400952df 100644 --- a/package.json +++ b/package.json @@ -44,13 +44,13 @@ "fsevents": "^1.0.0" }, "dependencies": { - "anymatch": "^1.3.0", + "anymatch": "^1.3.2", "async-each": "^1.0.0", "braces": "2.2.2", - "glob-parent": "^2.0.0", + "glob-parent": "^3.1.0", "inherits": "^2.0.1", "is-binary-path": "^1.0.0", - "is-glob": "^2.0.0", + "is-glob": "^2.0.1", "path-is-absolute": "^1.0.0", "readdirp": "^2.0.0" }