From f747d257a45a24a590c1989efcb723b544203eb8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 19:15:48 +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 ff8ac3ec813d..11f361cc32e6 100644 --- a/tools/github_reporter/package.json +++ b/tools/github_reporter/package.json @@ -10,7 +10,7 @@ "reporters" ], "dependencies": { - "@actions/core": "^1.10.0", + "@actions/core": "^2.0.0", "stack-utils": "^2.0.6" }, "files": [ From 5fef93a23ab43a8e74f49138dc55bb3e8a973a76 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 09:30:00 +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