From 5dd2d10f71180e5788796c79a0e540dd9115ee7c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jun 2023 01:49:22 +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-3177391 --- 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..873960aadb 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.16.0", "source-map-support": "latest", "through2": "latest", "travis-fold": "latest",