From 6532a5b640879d2eab18e5d050296ce532a17b91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 22:29:50 +0000 Subject: [PATCH] chore(deps): update dependency graphql to v16.12.0 --- pnpm-lock.yaml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 244bfeae..8ac9ad4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,10 +83,10 @@ importers: version: 10.1.8(eslint@9.21.0(jiti@1.21.7)) graphql: specifier: ^16.9.0 - version: 16.10.0 + version: 16.12.0 graphql-request: specifier: ^7.1.0 - version: 7.1.2(graphql@16.10.0) + version: 7.1.2(graphql@16.12.0) husky: specifier: ^9.0.0 version: 9.1.7 @@ -1306,8 +1306,8 @@ packages: peerDependencies: graphql: 14 - 16 - graphql@16.10.0: - resolution: {integrity: sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==} + graphql@16.12.0: + resolution: {integrity: sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} has-bigints@1.1.0: @@ -1726,6 +1726,7 @@ packages: next@15.2.6: resolution: {integrity: sha512-DIKFctUpZoCq5ok2ztVU+PqhWsbiqM9xNP7rHL2cAp29NQcmDp7Y6JnBBhHRbFt4bCsCZigj6uh+/Gwh2158Wg==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -2423,9 +2424,9 @@ snapshots: '@eslint/core': 0.13.0 levn: 0.4.1 - '@graphql-typed-document-node/core@3.2.0(graphql@16.10.0)': + '@graphql-typed-document-node/core@3.2.0(graphql@16.12.0)': dependencies: - graphql: 16.10.0 + graphql: 16.12.0 '@humanfs/core@0.19.1': {} @@ -3621,12 +3622,12 @@ snapshots: graphemer@1.4.0: {} - graphql-request@7.1.2(graphql@16.10.0): + graphql-request@7.1.2(graphql@16.12.0): dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) + graphql: 16.12.0 - graphql@16.10.0: {} + graphql@16.12.0: {} has-bigints@1.1.0: {}