diff --git a/package.json b/package.json index cc94a086f9726..ddbf838555ea1 100644 --- a/package.json +++ b/package.json @@ -453,7 +453,7 @@ "regenerate": "^1.4.0", "sass-lint": "^1.12.1", "selenium-webdriver": "^4.0.0-alpha.5", - "simple-git": "1.116.0", + "simple-git": "1.129.0", "sinon": "^7.4.2", "strip-ansi": "^3.0.1", "supertest": "^3.1.0", diff --git a/packages/kbn-es/package.json b/packages/kbn-es/package.json index cb501dab3ddb7..ccc396b5522e2 100644 --- a/packages/kbn-es/package.json +++ b/packages/kbn-es/package.json @@ -15,7 +15,7 @@ "getopts": "^2.2.4", "glob": "^7.1.2", "node-fetch": "^2.6.0", - "simple-git": "^1.91.0", + "simple-git": "^1.129.0", "tar-fs": "^1.16.3", "tree-kill": "^1.2.1", "yauzl": "^2.10.0" diff --git a/x-pack/package.json b/x-pack/package.json index 8c98ee3dd3042..263cf1f940a08 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -156,7 +156,7 @@ "react-test-renderer": "^16.12.0", "sass-loader": "^7.3.1", "sass-resources-loader": "^2.0.1", - "simple-git": "1.116.0", + "simple-git": "1.129.0", "sinon": "^7.4.2", "string-replace-loader": "^2.2.0", "supertest": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 5483e97fbdc7a..776cca00401a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26355,20 +26355,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= -simple-git@1.116.0: - version "1.116.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.116.0.tgz#ea6e533466f1e0152186e306e004d4eefa6e3e00" - integrity sha512-Pbo3tceqMYy0j3U7jzMKabOWcx5+67GdgQUjpK83XUxGhA+1BX93UPvlWNzbCRoFwd7EJTyDSCC2XCoT4NTLYQ== +simple-git@1.129.0, simple-git@^1.129.0: + version "1.129.0" + resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.129.0.tgz#eddd2611d2bf41c77e1d08cd70c0b7f3af785040" + integrity sha512-XbzNmugMTeV2crZnPl+b1ZJn+nqXCUNyrZxDXpLM0kHL3B85sbPlpd8q9I4qtAHI9D2FxTB6w4BuiAGKYtyzKw== dependencies: debug "^4.0.1" -simple-git@^1.91.0: - version "1.92.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.92.0.tgz#6061468eb7d19f0141078fc742e62457e910f547" - integrity sha1-YGFGjrfRnwFBB4/HQuYkV+kQ9Uc= - dependencies: - debug "^3.1.0" - simple-swizzle@^0.2.2: version "0.2.2" resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"