diff --git a/package.json b/package.json index 36998f1d..0f056213 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@salesforce/source-deploy-retrieve": "^9.2.1", "fast-xml-parser": "^4.2.2", "graceful-fs": "^4.2.11", - "isomorphic-git": "1.23.0", + "isomorphic-git": "1.24.0", "ts-retry-promise": "^0.7.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 2719f98a..be6dff0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3376,10 +3376,10 @@ isexe@^2.0.0: resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== -isomorphic-git@1.23.0: - version "1.23.0" - resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.23.0.tgz#3afaeb2831e57a2eb95d6ef503cf8251424f03f2" - integrity sha512-7mQlnZivFwrU6B3CswvmoNtVN8jqF9BcLf80uk7yh4fNA8PhFjAfQigi2Hu/Io0cmIvpOc7vn0/Rq3KtL5Ph8g== +isomorphic-git@1.24.0: + version "1.24.0" + resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.24.0.tgz#d3c7487ba67724d63dec0158572cb33767298f4d" + integrity sha512-4wV95pUr9kGTRZWB9a266bHfD3QAZzWWLIPxlTou4tgOaz4WKmaMOMKKHywudzigsU8h7YwbXyBLE4OEaK8F9Q== dependencies: async-lock "^1.1.0" clean-git-ref "^2.0.1"