From 2f054c8e1a71e4d6d1e16578d4b0b455da0c80e6 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 02:51:24 +0000 Subject: [PATCH 1/2] fix: plugins/stackstorm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- plugins/stackstorm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/stackstorm/package.json b/plugins/stackstorm/package.json index 800fbc5ffe7af5..7e156219120c7f 100644 --- a/plugins/stackstorm/package.json +++ b/plugins/stackstorm/package.json @@ -37,7 +37,7 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/theme": "0.1.1", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@types/react": "^16.13.1 || ^17.0.0", From d59e4206fbd5c19c463177ee0d13ffa33ff0e3fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 20:54:16 +0000 Subject: [PATCH 2/2] fix: plugins/stackstorm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355