From 28e6dcb4805a904857ef11dd15ab41daecb40278 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 18 Jan 2026 07:46:07 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-core/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 --- .../tap-with-yarn-lock/node_modules/babel-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-core/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-core/package.json index c609c0b8616e9..b458a2ab5b42f 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-core/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/babel-core/package.json @@ -38,7 +38,7 @@ "babylon": "^6.18.0", "convert-source-map": "^1.5.1", "debug": "^2.6.9", - "json5": "^0.5.1", + "json5": "^1.0.2", "lodash": "^4.17.4", "minimatch": "^3.0.4", "path-is-absolute": "^1.0.1",