From e383fb65f4046fb91a9b0349f418ed4bc9230c40 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 16:55:47 +0000 Subject: [PATCH 1/2] fix: plugins/todo/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969 --- plugins/todo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/todo/package.json b/plugins/todo/package.json index fa18bf94bb8700..1a45f5cdf2bb7d 100644 --- a/plugins/todo/package.json +++ b/plugins/todo/package.json @@ -35,7 +35,7 @@ "@backstage/core-plugin-api": "workspace:^", "@backstage/errors": "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 b8e7e934a79e5675d1db7350819000b950ecf11f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Feb 2026 18:25:53 +0000 Subject: [PATCH 2/2] fix: plugins/todo/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969