From 6d54393324a25ae9a88ba23064e5b38f68c7e6c1 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:36:26 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yaml/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 --- .../fixtures/tap-with-yarn-lock/node_modules/yaml/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yaml/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yaml/package.json index c12818f1d0737..e52f0dc8d06b0 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yaml/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yaml/package.json @@ -80,7 +80,7 @@ "eslint-config-prettier": "^4.3.0", "eslint-plugin-prettier": "^3.1.0", "fast-check": "^1.15.1", - "jest": "^24.8.0", + "jest": "^27.0.2", "prettier": "^1.17.1" }, "dependencies": {