diff --git a/package.json b/package.json index cb893eab35773df69ff92ed35ca8aadd6c8f4ae1..3f044a7e64ae66bcf337c527f85cf37bab2c52a0 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "semver": "5.6.0", "semver-stable": "2.0.4", "semver-utils": "1.1.4", - "simple-git": "1.104.0", + "simple-git": "1.105.0", "slugify": "1.3.1", "traverse": "0.6.6", "upath": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 962e2cd47d49170ab9604f23bed4cb8927494238..d92b8b991823da38a443484f861439596c59a95f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7721,10 +7721,10 @@ signale@^1.2.1: figures "^2.0.0" pkg-conf "^2.1.0" -simple-git@1.104.0: - version "1.104.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.104.0.tgz#c2081564d0045c9d121d321a0df0c5eea9a421b1" - integrity sha512-KTELLFyhLhN1qZGQkglx1e0YezYKNabCY4oKrTVb9y0BllkWwruK2qFCQDm2zpT7rE4IPd4/hzZt/6+0ykQIdA== +simple-git@1.105.0: + version "1.105.0" + resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.105.0.tgz#c4dcd903e8892b34d1ec73a6d965157642eaa2ad" + integrity sha512-ZrGcCPRIKCm6Q8gNJ+gx+leHqaokKpXae6K9lZpVD4sfeA2/rVvxcIR4KVVujNOmA6wHE2xaQ0GQWuIY88o6pA== dependencies: debug "^4.0.1"