From 59ae8ae530001f3ab71cc7211742c9b48fbc826a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 06:50:37 +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 db404d51..0a542d7b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,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.23.0", "motion": "^12.42.0", "next": "^16.2.9",