From c9aea59f1b4b7608b7414154f13f4dcef5302ad8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 14:03:16 +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 ff8ac3ec813d20..11f361cc32e633 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 45be1e34a5ac60278677ec9781ce10d357d8a604 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 01:58:50 +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