From 15a8c27780d69e288a80e94a9672ed1b35c82029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:31:51 +0000 Subject: [PATCH] chore(deps): bump wp-plugin/wp-graphql from 2.20.0 to 2.21.0 Bumps wp-plugin/wp-graphql from 2.20.0 to 2.21.0. --- updated-dependencies: - dependency-name: wp-plugin/wp-graphql dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 546b175a..fca8dc5b 100644 --- a/composer.lock +++ b/composer.lock @@ -7106,15 +7106,15 @@ }, { "name": "wp-plugin/wp-graphql", - "version": "2.20.0", + "version": "2.21.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-graphql/", - "reference": "tags/2.20.0" + "reference": "tags/2.21.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-graphql.2.20.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-graphql.2.21.0.zip" }, "require": { "composer/installers": "~1.0|~2.0" @@ -7133,7 +7133,7 @@ "issues": "https://wordpress.org/support/plugin/wp-graphql", "source": "https://plugins.svn.wordpress.org/wp-graphql" }, - "time": "2026-08-18T16:56:07+00:00" + "time": "2026-08-31T19:31:24+00:00" }, { "name": "wp-plugin/wp-job-manager",