From 5bf7f8149bff83a2229f497f27356a042efb40a5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 22:26:54 +0000 Subject: [PATCH] fix: node_modules/hosted-git-info/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOURCEMAPSUPPORT-6112477 --- node_modules/hosted-git-info/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/hosted-git-info/package.json b/node_modules/hosted-git-info/package.json index d7eebd474f625..44cb84f911b6b 100644 --- a/node_modules/hosted-git-info/package.json +++ b/node_modules/hosted-git-info/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.22.0", - "tap": "^16.0.1" + "tap": "^18.0.0" }, "files": [ "bin/",