From 2fa1c60efbb8d9aac4f02c15aa9d3d754d12d305 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 1 May 2016 13:48:58 +0200 Subject: [PATCH] chore(package): update path-exists to version 3.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6aac035b..deda30c8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "multistream": "^2.0.2", "package-json-versionify": "^1.0.1", "parse-torrent": "^5.1.0", - "path-exists": "^2.1.0", + "path-exists": "^3.0.0", "pump": "^1.0.0", "random-iterate": "^1.0.1", "range-parser": "^1.0.2",