diff --git a/packages/core/package.json b/packages/core/package.json index 9ed8722c..2b9fd6c6 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -249,7 +249,7 @@ "react-refresh": "0.14.0", "react-svg-loader": "3.0.3", "rimraf": "4.1.2", - "simple-git": "3.16.0", + "simple-git": "3.16.1", "source-map-loader": "4.0.1", "style-loader": "3.3.1", "to-string-loader": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 99681997..a588ea66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16450,10 +16450,10 @@ signal-exit@3.0.7, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== -simple-git@3.16.0: - version "3.16.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec" - integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw== +simple-git@3.16.1: + version "3.16.1" + resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.1.tgz#b67f18cbd3c68bbc4b9177ed49256afe51f12d47" + integrity sha512-xzRxMKiy1zEYeHGXgAzvuXffDS0xgsq07Oi4LWEEcVH29vLpcZ2tyQRWyK0NLLlCVaKysZeem5tC1qHEOxsKwA== dependencies: "@kwsites/file-exists" "^1.1.1" "@kwsites/promise-deferred" "^1.1.1"