From daaa9e7fe0dab38cd85e1b658169095089af6eda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 18:03:22 +0000 Subject: [PATCH] Update dependency graphql to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40baee8..92bc8fe 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@tabler/icons-react": "3.41.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "graphql": "^16.14.2", + "graphql": "^17.0.1", "knip": "^6.24.0", "motion": "^12.42.2", "next": "^16.2.10",