From 239a62b260e50508c7d0630b4acd2dd8cd479c81 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 04:07:30 +0000 Subject: [PATCH 1/2] fix: plugins/auth-node/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- plugins/auth-node/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/auth-node/package.json b/plugins/auth-node/package.json index 07b9adacb4c36c..479d02a4d57148 100644 --- a/plugins/auth-node/package.json +++ b/plugins/auth-node/package.json @@ -22,7 +22,7 @@ "start": "backstage-cli package start" }, "dependencies": { - "@backstage/backend-common": "workspace:^", + "@backstage/backend-common": "0.24.1", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", "@types/express": "*", From 93c5d06990223c5d6b8cec68c25dd7e483274d99 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 21:22:23 +0000 Subject: [PATCH 2/2] fix: plugins/auth-node/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355