From ba88581f557c9b28a3b914914caf305abcbc7bd1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 18:28:25 +0000 Subject: [PATCH 1/2] fix: packages/project-management-automation/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963 --- packages/project-management-automation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/project-management-automation/package.json b/packages/project-management-automation/package.json index 7a636eaa76a150..1a1af3d625b6bc 100644 --- a/packages/project-management-automation/package.json +++ b/packages/project-management-automation/package.json @@ -23,7 +23,7 @@ "types": "build-types", "dependencies": { "@actions/core": "1.9.1", - "@actions/github": "^5.0.0", + "@actions/github": "^7.0.0", "@babel/runtime": "^7.16.0", "@octokit/request-error": "^2.1.0", "@octokit/webhooks": "^7.1.0" From 9d2767c165f8201e582f50e89e04618297dc715b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 01:42:39 +0000 Subject: [PATCH 2/2] fix: packages/project-management-automation/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963