From af8bd10a2e663a54b2375036cbddc0c251f87cea Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 13:58:30 +0000 Subject: [PATCH 1/2] fix: plugins/sentry/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- plugins/sentry/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index c0bc4c1246a6e6..edf29612b805ba 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -37,7 +37,7 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/theme": "0.1.1", "@date-io/core": "^1.3.13", "@material-table/core": "^3.1.0", "@material-ui/core": "^4.12.2", From 18483f99916ee2359f443ee7e67283039124c1cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 22:33:30 +0000 Subject: [PATCH 2/2] fix: plugins/sentry/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355