From 9f1891e04bac632cc0da5b13962de60d90b1c42a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 16:43:20 +0000 Subject: [PATCH] chore(deps): update dependency @graphql-tools/utils to v11.2.1 --- pnpm-lock.yaml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b6ebb60..6db7b8d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 7.2.0(graphql@17.0.2) '@graphql-tools/utils': specifier: ^11.0.0 - version: 11.2.0(graphql@17.0.2) + version: 11.2.1(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.1': + resolution: {integrity: sha512-+oLel7lZF2eUG+mZD8hZV+d9xQEUUgUNxhIp7pYRlfmGptrooczhqJyL5IRdH5uW24kIPoq4ZQ/tJSV5hCTTZg==} + engines: {node: '>=16.0.0'} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + '@graphql-tools/wrap@11.1.17': resolution: {integrity: sha512-eY5dh9ZewdzSbYNtrfhXvpaKvMyGNCGrH2VBMTs5hnyE9tncsmZjcaVRW+CGiUJUIp184D+FYrK7tmW/hUm0dQ==} engines: {node: '>=20.0.0'} @@ -4797,6 +4803,14 @@ snapshots: graphql: 17.0.2 tslib: 2.8.1 + '@graphql-tools/utils@11.2.1(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.17(graphql@17.0.2)': dependencies: '@graphql-tools/delegate': 12.0.18(graphql@17.0.2)