From 0fb2d9f1600118981f97b4201a2e0e29bb62abdb Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 15:09:26 +0000 Subject: [PATCH 1/2] fix: packages/integration-react/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 --- packages/integration-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/integration-react/package.json b/packages/integration-react/package.json index 616826b4307b97..cb25cedba1b435 100644 --- a/packages/integration-react/package.json +++ b/packages/integration-react/package.json @@ -26,7 +26,7 @@ "@backstage/config": "workspace:^", "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", - "@backstage/integration": "workspace:^", + "@backstage/integration": "0.1.0", "@backstage/theme": "workspace:^", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", From 0453807135fe60b3fa2ad06c81376d5a7191b58f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Feb 2026 18:03:43 +0000 Subject: [PATCH 2/2] fix: packages/integration-react/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