diff --git a/package.json b/package.json index 52b792008ae..0870dcae198 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.16.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..e10e5e847bf 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.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== dependencies: "@kwsites/file-exists" "^1.1.1" "@kwsites/promise-deferred" "^1.1.1"