diff --git a/package-lock.json b/package-lock.json index 8b404d2676..7a09423013 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "qrcode-terminal": "0.12.0", "semver": "7.7.2", "shelljs": "0.10.0", - "simple-git": "3.27.0", + "simple-git": "3.28.0", "simple-plist": "1.4.0", "source-map": "0.7.6", "tar": "7.4.3", @@ -11112,14 +11112,14 @@ } }, "node_modules/simple-git": { - "version": "3.27.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.27.0.tgz", - "integrity": "sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==", + "version": "3.28.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.28.0.tgz", + "integrity": "sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==", "license": "MIT", "dependencies": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", - "debug": "^4.3.5" + "debug": "^4.4.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 2641073dca..6a5713c2f6 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "qrcode-terminal": "0.12.0", "semver": "7.7.2", "shelljs": "0.10.0", - "simple-git": "3.27.0", + "simple-git": "3.28.0", "simple-plist": "1.4.0", "source-map": "0.7.6", "tar": "7.4.3",