diff --git a/Task/package-lock.json b/Task/package-lock.json index 1a8fdca..055c6ac 100644 --- a/Task/package-lock.json +++ b/Task/package-lock.json @@ -13,7 +13,7 @@ "azure-pipelines-tool-lib": "^1.3.2", "command-exists": "^1.2.9", "json-schema": "^0.4.0", - "simple-git": "^3.17.0", + "simple-git": "^3.18.0", "unirest": "^0.6.0", "uuid": "^9.0.0" }, @@ -804,9 +804,9 @@ } }, "node_modules/simple-git": { - "version": "3.17.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.17.0.tgz", - "integrity": "sha512-JozI/s8jr3nvLd9yn2jzPVHnhVzt7t7QWfcIoDcqRIGN+f1IINGv52xoZti2kkYfoRhhRvzMSNPfogHMp97rlw==", + "version": "3.18.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.18.0.tgz", + "integrity": "sha512-Yt0GJ5aYrpPci3JyrYcsPz8Xc05Hi4JPSOb+Sgn/BmPX35fn/6Fp9Mef8eMBCrL2siY5w4j49TA5Q+bxPpri1Q==", "dependencies": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", @@ -1580,9 +1580,9 @@ } }, "simple-git": { - "version": "3.17.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.17.0.tgz", - "integrity": "sha512-JozI/s8jr3nvLd9yn2jzPVHnhVzt7t7QWfcIoDcqRIGN+f1IINGv52xoZti2kkYfoRhhRvzMSNPfogHMp97rlw==", + "version": "3.18.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.18.0.tgz", + "integrity": "sha512-Yt0GJ5aYrpPci3JyrYcsPz8Xc05Hi4JPSOb+Sgn/BmPX35fn/6Fp9Mef8eMBCrL2siY5w4j49TA5Q+bxPpri1Q==", "requires": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", diff --git a/Task/package.json b/Task/package.json index fcfefee..e40fa0a 100644 --- a/Task/package.json +++ b/Task/package.json @@ -26,7 +26,7 @@ "azure-pipelines-tool-lib": "^1.3.2", "command-exists": "^1.2.9", "json-schema": "^0.4.0", - "simple-git": "^3.17.0", + "simple-git": "^3.18.0", "unirest": "^0.6.0", "uuid": "^9.0.0" },