From ae103f887b8d0bf46d4eed13b278c63ecf27a6a4 Mon Sep 17 00:00:00 2001 From: Chris O'Hara Date: Sun, 23 Oct 2016 13:58:32 +1000 Subject: [PATCH] Update glob, closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cb259e..91fb5dd 100755 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "http://github.com/node-js-libs/cli.git" }, "dependencies": { - "glob": "^7.0.5", + "glob": "^7.1.1", "exit": "0.1.2" }, "contributors": [