From 4862b31f752cdb983aee523a8447bd87a8424333 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:51:49 +0000 Subject: [PATCH 1/3] fix: plugins/techdocs-backend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 --- plugins/techdocs-backend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/techdocs-backend/package.json b/plugins/techdocs-backend/package.json index f3718e7a7d3d60..d873c5f2fc17ad 100644 --- a/plugins/techdocs-backend/package.json +++ b/plugins/techdocs-backend/package.json @@ -57,9 +57,9 @@ "@backstage/integration": "workspace:^", "@backstage/plugin-catalog-common": "workspace:^", "@backstage/plugin-permission-common": "workspace:^", - "@backstage/plugin-search-backend-module-techdocs": "workspace:^", + "@backstage/plugin-search-backend-module-techdocs": "0.1.0", "@backstage/plugin-search-common": "workspace:^", - "@backstage/plugin-techdocs-node": "workspace:^", + "@backstage/plugin-techdocs-node": "1.11.2", "@types/express": "^4.17.6", "dockerode": "^3.3.1", "express": "^4.17.1", From 24ddf653dd225c11861ff352d6d56ade73e6d0b5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:23:02 +0000 Subject: [PATCH 2/3] fix: plugins/techdocs-backend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 From 9e89b7eae5c57ef4e0fdc4260f7f1f6815213b7a Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 21:29:03 +0000 Subject: [PATCH 3/3] fix: plugins/techdocs-backend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993