From 981757cbb195f62644fb52abd37a77d56db5ac0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 07:40:19 +0000 Subject: [PATCH] Bump graphql from 5.2.0-beta.10 to 5.2.3 in /auto_submit Bumps [graphql](https://github.com/zino-app/graphql-flutter/tree/main/packages) from 5.2.0-beta.10 to 5.2.3. - [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/graphql-v5.2.3/packages) --- updated-dependencies: - dependency-name: graphql dependency-version: 5.2.3 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 375e3f13f..ede235c5a 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 - graphql: 5.2.0-beta.10 + graphql: 5.2.3 http: 1.5.0 json_annotation: 4.9.0 logging: 1.2.0