Merge pull request #33687 from backstage/freben/bump-glob-rollup

Bump glob to v13 and rollup to v4.59+ to fix security vulnerabilities
This commit is contained in:
Fredrik Adelöw
2026-03-31 16:06:22 +02:00
committed by GitHub
14 changed files with 169 additions and 158 deletions
+11
View File
@@ -0,0 +1,11 @@
---
'@backstage/plugin-catalog-backend': patch
'@backstage/cli-module-auth': patch
'@backstage/cli-module-build': patch
'@backstage/cli-module-test-jest': patch
'@backstage/cli': patch
'@backstage/ui': patch
'@backstage/repo-tools': patch
---
Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).