From 25c32b87e1a08d9e3ce9f4f359151e84ee98a534 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:15:31 +0000 Subject: [PATCH] chore(deps): update dependency @graphql-tools/utils to v11.2.0 --- pnpm-lock.yaml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bae2cc8a..69c289a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 7.1.2(graphql@17.0.2) '@graphql-tools/utils': specifier: ^11.0.0 - version: 11.1.1(graphql@17.0.2) + version: 11.2.0(graphql@17.0.2) graphlib: specifier: ^2.1.8 version: 2.1.8 @@ -654,6 +654,12 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + '@graphql-tools/utils@11.2.0': + resolution: {integrity: sha512-eu9h1R3j/wWc4rvmYJF5AKtlwniDzstrZ/c6KSz+HdI+n7I7iog9xyKmBfpUwSbG1TqPNZBzWjFMkzdYOKq6Bg==} + engines: {node: '>=16.0.0'} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + '@graphql-tools/wrap@11.1.15': resolution: {integrity: sha512-GCMx6l0MPwHVaBMHf29oG8eIrsJ8PBXq9y5DNX9/r9oCpCBfqxfWzcejx4CpO4chA3+yylGOKcAyEbOUgxfI1Q==} engines: {node: '>=20.0.0'} @@ -4663,6 +4669,14 @@ snapshots: graphql: 17.0.2 tslib: 2.8.1 + '@graphql-tools/utils@11.2.0(graphql@17.0.2)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@17.0.2) + '@whatwg-node/promise-helpers': 1.3.2 + cross-inspect: 1.0.1 + graphql: 17.0.2 + tslib: 2.8.1 + '@graphql-tools/wrap@11.1.15(graphql@17.0.2)': dependencies: '@graphql-tools/delegate': 12.0.16(graphql@17.0.2) @@ -5273,8 +5287,8 @@ snapshots: '@typescript-eslint/project-service@8.60.0(typescript@6.0.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.60.0(typescript@6.0.3) - '@typescript-eslint/types': 8.60.0 + '@typescript-eslint/tsconfig-utils': 8.62.0(typescript@6.0.3) + '@typescript-eslint/types': 8.62.0 debug: 4.4.3 typescript: 6.0.3 transitivePeerDependencies: