From d0a6b871bb1f1f32308a59bfc2c4abdf374daf55 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:40:08 +0000 Subject: [PATCH 1/2] fix: plugins/code-climate/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- plugins/code-climate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/code-climate/package.json b/plugins/code-climate/package.json index 1c0576bbdcd5f8..b3aad7c5aea126 100644 --- a/plugins/code-climate/package.json +++ b/plugins/code-climate/package.json @@ -26,7 +26,7 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/theme": "0.1.1", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.61", From 0952dba64fbb96bad3310dba9078f36a51f5317f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 23:35:40 +0000 Subject: [PATCH 2/2] fix: plugins/code-climate/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355