diff --git a/package-lock.json b/package-lock.json index 5b291c79c1..4912899a57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "qrcode-terminal": "0.12.0", "semver": "7.7.3", "shelljs": "0.10.0", - "simple-git": "3.28.0", + "simple-git": "3.30.0", "simple-plist": "1.4.0", "source-map": "0.7.6", "tar": "7.5.2", @@ -11652,9 +11652,9 @@ } }, "node_modules/simple-git": { - "version": "3.28.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.28.0.tgz", - "integrity": "sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==", + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.30.0.tgz", + "integrity": "sha512-q6lxyDsCmEal/MEGhP1aVyQ3oxnagGlBDOVSIB4XUVLl1iZh0Pah6ebC9V4xBap/RfgP2WlI8EKs0WS0rMEJHg==", "license": "MIT", "dependencies": { "@kwsites/file-exists": "^1.1.1", diff --git a/package.json b/package.json index 67b62760a5..3e4c88f5d4 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "qrcode-terminal": "0.12.0", "semver": "7.7.3", "shelljs": "0.10.0", - "simple-git": "3.28.0", + "simple-git": "3.30.0", "simple-plist": "1.4.0", "source-map": "0.7.6", "tar": "7.5.2",