From b62ba4531ffca47d47f63df152b2ac51da8228b3 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:41:56 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/normalize-package-data/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- .../node_modules/normalize-package-data/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/normalize-package-data/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/normalize-package-data/package.json index dea34bb7ffcec..49a4e3ef3e22b 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/normalize-package-data/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/normalize-package-data/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "async": "^2.6.1", - "tap": "^12.4.0", + "tap": "^18.0.0", "underscore": "^1.8.3" }, "files": [