From ede8edf13f1c4663af6c48beff4ba2269b9603bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 21:12:09 +0000 Subject: [PATCH] Bump @backstage/catalog-client from 1.11.0 to 1.12.0 in /app Bumps [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-client/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.12.0/packages/catalog-client) --- updated-dependencies: - dependency-name: "@backstage/catalog-client" dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/yarn.lock b/app/yarn.lock index 5664c1a48..20870f18e 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2922,9 +2922,9 @@ zod "^3.22.4" "@backstage/catalog-client@^1.11.0", "@backstage/catalog-client@^1.4.1", "@backstage/catalog-client@^1.6.4", "@backstage/catalog-client@^1.6.5", "@backstage/catalog-client@^1.9.1": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.11.0.tgz#263492fd4970bc7724c317c018a78d5a08c0a544" - integrity sha512-pt4ETl+ljdcPpGjavlOzB9yjNRxxLVuYdVzlhB+ZUeZk6BzvwlFgdnKHvk8OizPCSCgCdVb10ZGYvoUnEmCemg== + version "1.12.0" + resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.12.0.tgz#544d1bf4fcb30632e752b42edf4f285ab8a69f63" + integrity sha512-jw+rsTOOmhNCKdipe8DqNoAhlWeHhHu8AGhHejSH5PZMIMBrZDZLmr7TyhEQaF/apFA75sfY7n07vf9jfprXEQ== dependencies: "@backstage/catalog-model" "^1.7.5" "@backstage/errors" "^1.2.7"