diff --git a/package.json b/package.json index d87904360b3141d7b814ae24dbf194df7fc237fc..213f44240d2dbf3dc1b4adbd9eb00c154ea9007b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "conventional-commits-detector": "0.1.1", "convert-hrtime": "2.0.0", "fs-extra": "4.0.2", - "get-installed-path": "4.0.3", + "get-installed-path": "4.0.7", "gh-got": "6.0.0", "github-url-from-git": "1.5.0", "gl-got": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 9ee41a5a98524d19c59fe5858d1c67b660db0b84..9645a78f90bb8d0eeae305d4705bccdc33484465 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1789,9 +1789,9 @@ get-func-name@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41" -get-installed-path@4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/get-installed-path/-/get-installed-path-4.0.3.tgz#5049ab439d74202f77f2c45f65889046ba1d6e0b" +get-installed-path@4.0.7: + version "4.0.7" + resolved "https://registry.yarnpkg.com/get-installed-path/-/get-installed-path-4.0.7.tgz#ce8113dbc88ec7ec7e90c9bd7f345434574089e9" dependencies: global-modules "1.0.0"