diff --git a/package-lock.json b/package-lock.json index ab6e6451..5ad7a6cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "puppeteer": "^10.2.0", "rss-parser": "^3.12.0", "sanitize-html": "^2.4.0", - "simple-git": "^2.42.0", + "simple-git": "^2.44.0", "svgo": "^2.4.0", "twemoji-parser": "^13.1.0", "vue": "^2.6.12", @@ -8429,9 +8429,9 @@ } }, "node_modules/simple-git": { - "version": "2.42.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.42.0.tgz", - "integrity": "sha512-illpUX0bcrdB3AyvBGLz0ToRVP7lXNJOGVybGVuVk7PpivPNK5YKJx2aagKdKbveaMtt0DCLK4/jfjDb6b2M2g==", + "version": "2.44.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.44.0.tgz", + "integrity": "sha512-wIjcAmymhzgdaM0Y/a+XxmNGlivvHQTPZDYXVmyHMShVDwdeVqu3+OOyDbYu0DnfVzqLs2EOxRTgMNbC3YquwQ==", "dependencies": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", @@ -16536,9 +16536,9 @@ } }, "simple-git": { - "version": "2.42.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.42.0.tgz", - "integrity": "sha512-illpUX0bcrdB3AyvBGLz0ToRVP7lXNJOGVybGVuVk7PpivPNK5YKJx2aagKdKbveaMtt0DCLK4/jfjDb6b2M2g==", + "version": "2.44.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.44.0.tgz", + "integrity": "sha512-wIjcAmymhzgdaM0Y/a+XxmNGlivvHQTPZDYXVmyHMShVDwdeVqu3+OOyDbYu0DnfVzqLs2EOxRTgMNbC3YquwQ==", "requires": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", diff --git a/package.json b/package.json index 2e0ea2be..681979bf 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "puppeteer": "^10.2.0", "rss-parser": "^3.12.0", "sanitize-html": "^2.4.0", - "simple-git": "^2.42.0", + "simple-git": "^2.44.0", "svgo": "^2.4.0", "twemoji-parser": "^13.1.0", "vue": "^2.6.12",