diff --git a/package.json b/package.json index 2846e7f..e226721 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "Leonardo Apiwan (@homer0) ", "license": "MIT", "dependencies": { - "projext": "^4.0.0", + "projext": "^4.1.0", "wootils": "^1.3.2", "jimple": "1.5.0", "fs-extra": "6.0.1", diff --git a/yarn.lock b/yarn.lock index 2fd9bd0..765e2a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7647,9 +7647,9 @@ progress@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f" -projext@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/projext/-/projext-4.0.0.tgz#e19f75b24233d44adc712193732bc998d288e760" +projext@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/projext/-/projext-4.1.0.tgz#3be9ef6a5c2726b5774d044da1b836abcf92f323" dependencies: babel-cli "6.26.0" babel-core "6.26.3"