From 6ca86a7e58583706df430500692f6008b7bd7395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 07:13:47 +0000 Subject: [PATCH] Bump graphql from 5.2.0-beta.10 to 5.2.2 in /auto_submit Bumps [graphql](https://github.com/zino-app/graphql-flutter/tree/main/packages) from 5.2.0-beta.10 to 5.2.2. - [Release notes](https://github.com/zino-app/graphql-flutter/releases) - [Changelog](https://github.com/zino-hofmann/graphql-flutter/blob/main/changelog-v3-v4.md) - [Commits](https://github.com/zino-app/graphql-flutter/commits/v5.2.2/packages) --- updated-dependencies: - dependency-name: graphql dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- auto_submit/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml index 7933f0bc6..1ca998154 100644 --- a/auto_submit/pubspec.yaml +++ b/auto_submit/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: googleapis: 14.0.0 googleapis_auth: 2.0.0 gql: 1.0.1-alpha+1709845491443 - graphql: 5.2.0-beta.10 + graphql: 5.2.2 http: 1.5.0 json_annotation: 4.9.0 logging: 1.2.0