From 9a141b54256a055555f29927bcdb530b5821d4e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jun 2023 22:22:09 +0000 Subject: [PATCH] fix: node_modules/typescript/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221 --- node_modules/typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/typescript/package.json b/node_modules/typescript/package.json index c2efe1e26e..fee1ccd540 100644 --- a/node_modules/typescript/package.json +++ b/node_modules/typescript/package.json @@ -92,7 +92,7 @@ "prex": "^0.4.3", "q": "latest", "remove-internal": "^2.9.2", - "simple-git": "^1.113.0", + "simple-git": "^3.15.0", "source-map-support": "latest", "through2": "latest", "travis-fold": "latest",