Skip to content

Commit 95a39eb

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-3177391
1 parent cac8fac commit 95a39eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"needle": "2.9.1",
5353
"p-map": "4.0.0",
5454
"parse-link-header": "2.0.0",
55-
"simple-git": "3.15.0",
55+
"simple-git": "3.16.0",
5656
"sleep-promise": "8.0.1",
5757
"snyk-request-manager": "1.8.0",
5858
"source-map-support": "^0.5.16",

0 commit comments

Comments
 (0)