From bb18530b0375f7b26cb9a87292831d10152d27b0 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:57:20 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- .../tap-with-yarn-lock/node_modules/csstype/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json index 58d7212c2c80f..ef53a608a330f 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/csstype/package.json @@ -17,7 +17,7 @@ "chokidar": "^3.0.1", "fast-glob": "^2.2.7", "flow-bin": "^0.100.0", - "jest": "^24.8.0", + "jest": "^27.0.0", "jsdom": "^15.1.1", "mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#0d355f21a6d1a22057a9f318b33ccd7eb7ba6576", "mdn-data": "git+https://github.com/mdn/data.git#fcd2fd333aca00c08ab3f876adce10e875b95d7c",