From c07075e5eb65fff85636d25efc29d8dc5395a85b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 14:23:00 +0000 Subject: [PATCH 1/2] fix: tools/github_reporter/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963 --- tools/github_reporter/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/github_reporter/package.json b/tools/github_reporter/package.json index 1c5f4fa5675b35..eaccaba44e7484 100644 --- a/tools/github_reporter/package.json +++ b/tools/github_reporter/package.json @@ -11,7 +11,7 @@ "reporters" ], "dependencies": { - "@actions/core": "^1.10.0", + "@actions/core": "^2.0.0", "stack-utils": "^2.0.6" }, "files": [ From 858a099e9e2e77fabe106807f930976bc5aeb3d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 09:20:17 +0000 Subject: [PATCH 2/2] fix: tools/github_reporter/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963