From 7100b2bc18cf3534fa6080038d17a4bb6d83024e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Feb 2024 06:09:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-3177391 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39f4ab82105e8..7552d9c893fe1 100644 --- a/package.json +++ b/package.json @@ -243,7 +243,7 @@ "sass": "1.35.2", "sass-loader": "12.1.0", "semver": "7.5.4", - "simple-git": "3.5.0", + "simple-git": "3.16.0", "snapshot-diff": "0.10.0", "source-map-loader": "3.0.0", "sprintf-js": "1.1.1",