From 7174dfabfabc2782d37005dce52b96c78c7fca0b Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 14:37:37 +0000 Subject: [PATCH 1/2] fix: plugins/explore/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- plugins/explore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/explore/package.json b/plugins/explore/package.json index 702bbbf2d47955..cebbd269f29e00 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -40,7 +40,7 @@ "@backstage/plugin-explore-common": "workspace:^", "@backstage/plugin-explore-react": "workspace:^", "@backstage/plugin-search-common": "workspace:^", - "@backstage/plugin-search-react": "workspace:^", + "@backstage/plugin-search-react": "0.1.0", "@backstage/theme": "workspace:^", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", From be50f4a91596ce02602810b7f6dc3a0b50c0a702 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 23:05:26 +0000 Subject: [PATCH 2/2] fix: plugins/explore/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355