diff --git a/package-lock.json b/package-lock.json index 0c55399..9854c13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "react-hot-toast": "^2.6.0", "rsyncwrapper": "^3.1.0", "sharp": "^0.34.5", - "simple-git": "^3.31.1", + "simple-git": "^3.32.3", "smol-toml": "^1.6.0", "snowball-stemmers": "^0.6.0", "transliteration": "^2.6.1", @@ -14131,9 +14131,9 @@ "license": "ISC" }, "node_modules/simple-git": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.31.1.tgz", - "integrity": "sha512-oiWP4Q9+kO8q9hHqkX35uuHmxiEbZNTrZ5IPxgMGrJwN76pzjm/jabkZO0ItEcqxAincqGAzL3QHSaHt4+knBg==", + "version": "3.32.3", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.32.3.tgz", + "integrity": "sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw==", "license": "MIT", "dependencies": { "@kwsites/file-exists": "^1.1.1", diff --git a/package.json b/package.json index 5ad71f3..ce72606 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "react-hot-toast": "^2.6.0", "rsyncwrapper": "^3.1.0", "sharp": "^0.34.5", - "simple-git": "^3.31.1", + "simple-git": "^3.32.3", "smol-toml": "^1.6.0", "snowball-stemmers": "^0.6.0", "transliteration": "^2.6.1",