diff --git a/package-lock.json b/package-lock.json index 8991f6f..24d7a38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "debug": "^4.1.1", "del": "^5.1.0", "npm-run-all": "^4.1.5", - "simple-git": "^3.16.0", + "simple-git": "^3.33.0", "system-wrapper": "^1.7.0", "ts-node": "^10.9.1", "typescript": "^5.1.6", @@ -5829,9 +5829,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.33.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.33.0.tgz", + "integrity": "sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9b16587..3f559ee 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "debug": "^4.1.1", "del": "^5.1.0", "npm-run-all": "^4.1.5", - "simple-git": "^3.16.0", + "simple-git": "^3.33.0", "system-wrapper": "^1.7.0", "ts-node": "^10.9.1", "typescript": "^5.1.6",