Merge pull request #33949 from secustor/chore/migrate-module-federation-v2

chore: migrate module-federation to v2
This commit is contained in:
Patrik Oldsberg
2026-04-16 19:07:18 +02:00
committed by GitHub
7 changed files with 214 additions and 299 deletions
@@ -0,0 +1,8 @@
---
'@backstage/cli-module-build': patch
'@backstage/frontend-dynamic-feature-loader': patch
'@backstage/module-federation-common': patch
'@backstage/backend-dynamic-feature-service': patch
---
Upgraded `@module-federation/enhanced`, `@module-federation/runtime`, and `@module-federation/sdk` from `^0.21.6` to `^2.3.3` to address known vulnerabilities.