From 30c22e58abc685830ff22c1770a6246c8431d6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 03:15:52 +0000 Subject: [PATCH] chore(deps-dev): bump axepress/wp-graphql-stubs Bumps [axepress/wp-graphql-stubs](https://github.com/AxeWP/wp-graphql-stubs) from 2.19.0 to 2.20.0. - [Commits](https://github.com/AxeWP/wp-graphql-stubs/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: axepress/wp-graphql-stubs dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugins/wpgraphql-logging/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/wpgraphql-logging/composer.lock b/plugins/wpgraphql-logging/composer.lock index f38b732a..a19a735c 100644 --- a/plugins/wpgraphql-logging/composer.lock +++ b/plugins/wpgraphql-logging/composer.lock @@ -1125,16 +1125,16 @@ }, { "name": "axepress/wp-graphql-stubs", - "version": "v2.19.0", + "version": "v2.20.0", "source": { "type": "git", "url": "https://github.com/AxeWP/wp-graphql-stubs.git", - "reference": "cbd4bd3f56449a6f2159d51f2c7763c1482bed3b" + "reference": "dc02f0d6efce1ca24fd9b4d52fe199216bda5baf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/cbd4bd3f56449a6f2159d51f2c7763c1482bed3b", - "reference": "cbd4bd3f56449a6f2159d51f2c7763c1482bed3b", + "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/dc02f0d6efce1ca24fd9b4d52fe199216bda5baf", + "reference": "dc02f0d6efce1ca24fd9b4d52fe199216bda5baf", "shasum": "" }, "require": { @@ -1166,7 +1166,7 @@ ], "support": { "issues": "https://github.com/AxeWP/wp-graphql-stubs/issues", - "source": "https://github.com/AxeWP/wp-graphql-stubs/tree/v2.19.0" + "source": "https://github.com/AxeWP/wp-graphql-stubs/tree/v2.20.0" }, "funding": [ { @@ -1174,7 +1174,7 @@ "type": "github" } ], - "time": "2026-08-04T03:27:55+00:00" + "time": "2026-08-19T01:45:15+00:00" }, { "name": "behat/gherkin",