From 548cb4c79f8e762a92d7e6c2a377ec462935837d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 00:14:19 +0000 Subject: [PATCH] Updates: (deps): Update drupal/graphql requirement from 4.6.0 to 4.9.0 Updates the requirements on drupal/graphql to permit the latest version. --- updated-dependencies: - dependency-name: drupal/graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a7136bd6a36..d548cb93310 100644 --- a/composer.json +++ b/composer.json @@ -138,7 +138,7 @@ "drupal/flexible_permissions": "^1.1.0", "drupal/gin": "3.0.0-rc13", "drupal/ginvite": "3.0.0-beta4", - "drupal/graphql": "4.6.0", + "drupal/graphql": "4.9.0", "drupal/graphql_oauth": "1.0.0-alpha3", "drupal/group": "2.2.2", "drupal/image_effects": "3.6.0",