diff --git a/package-lock.json b/package-lock.json index 4d2337d..fbe14cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "proxy-agent": "6.5.0", "react": "18.3.1", "react-dom": "18.3.1", - "simple-git": "3.28.0", + "simple-git": "3.32.3", "styled-components": "5.3.11", "superjson": "2.2.2", "tempy": "1.0.1", @@ -14641,9 +14641,9 @@ "dev": true }, "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.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 837cfe3..e760618 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "proxy-agent": "6.5.0", "react": "18.3.1", "react-dom": "18.3.1", - "simple-git": "3.28.0", + "simple-git": "3.32.3", "styled-components": "5.3.11", "superjson": "2.2.2", "tempy": "1.0.1",