Skip to content
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
f9cc5a6
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Jul 19, 2025
d7327ad
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Jan 30, 2026
cd2b86a
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Jan 31, 2026
47889d1
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 1, 2026
f82afdd
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 2, 2026
dd6ab0c
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 3, 2026
2eda632
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 4, 2026
44163e7
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 6, 2026
379a104
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 6, 2026
ad9e316
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 7, 2026
c47f645
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 8, 2026
7f0464c
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 9, 2026
748352a
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 10, 2026
f7f190d
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 12, 2026
fffbfe7
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 14, 2026
5ec7e14
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 15, 2026
f4731c7
fix: packages/backend-next/package.json to reduce vulnerabilities
snyk-io[bot] Feb 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/backend-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@backstage/plugin-permission-backend": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
"@backstage/plugin-permission-node": "workspace:^",
"@backstage/plugin-scaffolder-backend": "workspace:^",
"@backstage/plugin-scaffolder-backend": "1.15.0",
"@backstage/plugin-search-backend": "workspace:^",
"@backstage/plugin-search-backend-module-catalog": "workspace:^",
"@backstage/plugin-search-backend-module-explore": "workspace:^",
Expand Down
Loading