From 371d6bf4475486fcf205966bcfd42b63b6aa1649 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 15:54:06 +0000 Subject: [PATCH 1/2] fix: plugins/lighthouse/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- plugins/lighthouse/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json index 02b2e67c1af136..aee89f0d6bc212 100644 --- a/plugins/lighthouse/package.json +++ b/plugins/lighthouse/package.json @@ -38,7 +38,7 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/plugin-lighthouse-common": "workspace:^", + "@backstage/plugin-lighthouse-common": "0.1.0", "@backstage/theme": "workspace:^", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", From 180017bbefb6224905e34dd67882da8d831f8ce6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 19:55:53 +0000 Subject: [PATCH 2/2] fix: plugins/lighthouse/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355