diff --git a/package-lock.json b/package-lock.json index 921152c..4f30f13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "next": "^15.5.14", "react": "^18.3.1", "react-dom": "^18.3.1", - "simple-git": "^3.27.0", + "simple-git": "^3.32.3", "typescript": "^5.6.3" } }, @@ -8094,15 +8094,15 @@ } }, "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.32.3", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.32.3.tgz", + "integrity": "sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw==", "dev": true, "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 ba746ee..bafbad6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "next": "^15.5.14", "react": "^18.3.1", "react-dom": "^18.3.1", - "simple-git": "^3.27.0", + "simple-git": "^3.32.3", "typescript": "^5.6.3" }, "files": [