diff --git a/package-lock.json b/package-lock.json index 24c2276..3a82e4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "probot": "12.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "simple-git": "3.22.0", + "simple-git": "3.24.0", "styled-components": "5", "swr": "2.2.4", "tempy": "1.0.1", @@ -11737,9 +11737,9 @@ "dev": true }, "node_modules/simple-git": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.22.0.tgz", - "integrity": "sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.24.0.tgz", + "integrity": "sha512-QqAKee9Twv+3k8IFOFfPB2hnk6as6Y6ACUpwCtQvRYBAes23Wv3SZlHVobAzqcE8gfsisCvPw3HGW3HYM+VYYw==", "dependencies": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", diff --git a/package.json b/package.json index 4b94d97..e478f86 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "probot": "12.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "simple-git": "3.22.0", + "simple-git": "3.24.0", "styled-components": "5", "swr": "2.2.4", "tempy": "1.0.1",