diff --git a/package-lock.json b/package-lock.json index a972caa..0ec01be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@clickhouse/client": "^1.12.1", "handlebars": "^4.7.8", "openai": "^5.23.0", - "simple-git": "^3.28.0" + "simple-git": "^3.30.0" }, "bin": { "experimental-ci-bot": "dist/cli/index.js" @@ -13721,9 +13721,9 @@ "license": "ISC" }, "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 35735a5..4e25d3f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@clickhouse/client": "^1.12.1", "handlebars": "^4.7.8", "openai": "^5.23.0", - "simple-git": "^3.28.0" + "simple-git": "^3.30.0" }, "devDependencies": { "@eslint/compat": "^1.4.0",