From 6ef6f3e5683d37dc0cb1669ad70a361f8a57f63d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:10:24 +0000 Subject: [PATCH] fix: node_modules/npm-package-arg/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOURCEMAPSUPPORT-6112477 --- node_modules/npm-package-arg/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/npm-package-arg/package.json b/node_modules/npm-package-arg/package.json index c4cee1f928e89..b9c3528f4f58b 100644 --- a/node_modules/npm-package-arg/package.json +++ b/node_modules/npm-package-arg/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.21.3", - "tap": "^16.0.1" + "tap": "^18.0.0" }, "scripts": { "test": "tap",