diff --git a/package-lock.json b/package-lock.json index ccf23f27..7fa6f45a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5712,9 +5712,9 @@ "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=" }, "simple-git": { - "version": "1.112.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-1.112.0.tgz", - "integrity": "sha512-3vY0SW+RkO+ElWH07n/PQuKmuNLZSz3VAkxKMr3UMm/QnaSnYFjg3nqT8V6a0QCcUFpkyAWVsruQt4oSIIzPXw==", + "version": "1.113.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-1.113.0.tgz", + "integrity": "sha512-i9WVsrK2u0G/cASI9nh7voxOk9mhanWY9eGtWBDSYql6m49Yk5/Fan6uZsDr/xmzv8n+eQ8ahKCoEr8cvU3h+g==", "requires": { "debug": "^4.0.1" }, diff --git a/package.json b/package.json index e1d6db8a..5fe2cbd1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "prompt": "^1.0.0", "request": "^2.88.0", "scp2": "^0.5.0", - "simple-git": "^1.112.0", + "simple-git": "^1.113.0", "slash": "^3.0.0", "ssh2": "^0.8.4", "underscore": "^1.9.1",