From c95a98fa7ea2ca5a694d5096e73a5413cc2fea3e Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 25 Apr 2019 00:59:47 +0300 Subject: [PATCH] Update stuff. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c12269a8..6a7fb464 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ "async-each": "^1.0.3", "braces": "^3.0.2", "glob-parent": "^5.0.0", - "is-binary-path": "^2.0.1", + "is-binary-path": "^2.1.0", "is-glob": "^4.0.1", "normalize-path": "^3.0.0", - "readdirp": "^3.0.0" + "readdirp": "^3.0.1" }, "optionalDependencies": { "fsevents": "^2.0.6"