From 5bda42833c96d74ba4053b7f973f52c093d5a0ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 10:50:26 +0000 Subject: [PATCH] chore(deps): bump @backstage/plugin-auth-backend Bumps [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) from 0.25.6 to 0.29.2. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v0.29.2/plugins/auth-backend) --- updated-dependencies: - dependency-name: "@backstage/plugin-auth-backend" dependency-version: 0.29.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- workspaces/x2a/packages/backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/x2a/packages/backend/package.json b/workspaces/x2a/packages/backend/package.json index 9ff575c9bc7..34fdb4105eb 100644 --- a/workspaces/x2a/packages/backend/package.json +++ b/workspaces/x2a/packages/backend/package.json @@ -25,7 +25,7 @@ "@backstage/backend-defaults": "0.13.2", "@backstage/config": "^1.3.6", "@backstage/plugin-app-backend": "0.5.8", - "@backstage/plugin-auth-backend": "0.25.6", + "@backstage/plugin-auth-backend": "0.29.2", "@backstage/plugin-auth-backend-module-bitbucket-provider": "0.3.9", "@backstage/plugin-auth-backend-module-github-provider": "0.3.9", "@backstage/plugin-auth-backend-module-gitlab-provider": "0.3.9",