From e26b8899daaffa47e28a2119930ff98e3a87cf8c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 19:43:04 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/root/node_modules/@scope/x/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../test/fixtures/root/node_modules/@scope/x/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/root/node_modules/@scope/x/package.json b/workspaces/arborist/test/fixtures/root/node_modules/@scope/x/package.json index ebf15de672d54..709ed9c03350c 100644 --- a/workspaces/arborist/test/fixtures/root/node_modules/@scope/x/package.json +++ b/workspaces/arborist/test/fixtures/root/node_modules/@scope/x/package.json @@ -2,7 +2,7 @@ "name":"@scope/x", "version":"1.2.3", "dependencies": { - "glob": "4" + "glob": "9.0.0" }, "optionalDependencies": { "@scope/y": ""