From b9f7383002ed5809ec6f706eea0741eda66bf316 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:13:26 +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 5b86b6f6..95e7a614 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@tabler/icons-react": "3.41.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "graphql": "^16.14.2", + "graphql": "^17.0.2", "knip": "^6.26.0", "motion": "^12.42.2", "next": "^16.2.10",