From 596c536c639e078e67272f274c682fa21dfd195e Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 14:57:54 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/core-js/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 --- .../tap-with-yarn-lock/node_modules/core-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/core-js/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/core-js/package.json index e5760f4540682..5c84b65de05a0 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/core-js/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/core-js/package.json @@ -20,7 +20,7 @@ "grunt-contrib-watch": "^1.0.0", "grunt-karma": "^2.0.0", "grunt-livescript": "0.6.x", - "karma": "^2.0.0", + "karma": "^5.0.8", "karma-qunit": "^2.1.0", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.0.1",