diff --git a/package.json b/package.json index 52b792008ae..817491e129b 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "remark-mdxjs": "2.0.0-next.8", "remark-parse": "8.0.3", "remark-stringify": "^8.1.1", - "simple-git": "^3.10.0", + "simple-git": "^3.15.0", "source-map-loader": "^3.0.1", "sync-fetch": "^0.3.0", "to-vfile": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 3a10a5d3a52..7bf3cc4a7fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15887,10 +15887,10 @@ simple-get@^4.0.0, simple-get@^4.0.1: once "^1.3.1" simple-concat "^1.0.0" -simple-git@^3.10.0: - version "3.11.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.11.0.tgz#fd8c98756f671e8056d7c0023394dadf1e3124b7" - integrity sha512-XULamN/hxviH/ABjDbxJqUTpH59Pn3fHRtwZZZ6v7KWTLE3wKl6CLB0SPXFfzjalQ5hUp+R5DWX2X8rKm4crvw== +simple-git@^3.15.0: + version "3.15.0" + resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.15.0.tgz#301a95a943c4f9b0a21d051eb6e6d0ffe4c9754f" + integrity sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg== dependencies: "@kwsites/file-exists" "^1.1.1" "@kwsites/promise-deferred" "^1.1.1"