diff --git a/package.json b/package.json index 0c28d59..9ba176a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "chalk": "^2.0.1", "cli-table2": "^0.2.0", "core-object": "^3.1.3", - "exists-sync": "^0.0.4", + "exists-sync": "^0.1.0", "fs-extra": "^7.0.1", "htmlbars": "^0.14.17", "inflection": "^1.10.0", diff --git a/yarn.lock b/yarn.lock index 1c88bb3..dc8dfca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1557,9 +1557,9 @@ execa@^1.0.0: signal-exit "^3.0.0" strip-eof "^1.0.0" -exists-sync@^0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/exists-sync/-/exists-sync-0.0.4.tgz#9744c2c428cc03b01060db454d4b12f0ef3c8879" +exists-sync@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/exists-sync/-/exists-sync-0.1.0.tgz#318d545213d2b2a31499e92c35f74c94196a22f7" exit-hook@^1.0.0: version "1.1.1"