diff --git a/package-lock.json b/package-lock.json index 4e088657..92e04457 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "puppeteer": "^10.0.0", "rss-parser": "^3.12.0", "sanitize-html": "^2.4.0", - "simple-git": "^2.39.0", + "simple-git": "^2.40.0", "svgo": "^2.3.0", "twemoji-parser": "^13.1.0", "vue": "^2.6.12", @@ -9647,9 +9647,9 @@ } }, "node_modules/simple-git": { - "version": "2.39.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.39.0.tgz", - "integrity": "sha512-VOsrmc3fpp1lGVIpo+1SKNqJzrdVJeSGZCeenPKnJPNo5UouAlSkWFc037pfm9wRYtfxBdwp2deVJGCG8J6C8A==", + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.40.0.tgz", + "integrity": "sha512-7IO/eQwrN5kvS38TTu9ljhG9tx2nn0BTqZOmqpPpp51TvE44YIvLA6fETqEVA8w/SeEfPaVv6mk7Tsk9Jns+ag==", "dependencies": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", @@ -18881,9 +18881,9 @@ } }, "simple-git": { - "version": "2.39.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.39.0.tgz", - "integrity": "sha512-VOsrmc3fpp1lGVIpo+1SKNqJzrdVJeSGZCeenPKnJPNo5UouAlSkWFc037pfm9wRYtfxBdwp2deVJGCG8J6C8A==", + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.40.0.tgz", + "integrity": "sha512-7IO/eQwrN5kvS38TTu9ljhG9tx2nn0BTqZOmqpPpp51TvE44YIvLA6fETqEVA8w/SeEfPaVv6mk7Tsk9Jns+ag==", "requires": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", diff --git a/package.json b/package.json index 14520403..a23db1de 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "puppeteer": "^10.0.0", "rss-parser": "^3.12.0", "sanitize-html": "^2.4.0", - "simple-git": "^2.39.0", + "simple-git": "^2.40.0", "svgo": "^2.3.0", "twemoji-parser": "^13.1.0", "vue": "^2.6.12",