From d45802f6880a5137a2c38647b8d260e6a56c3c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 03:14:25 +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.22.3 to 2.23.0. - [Commits](https://github.com/AxeWP/wp-graphql-stubs/compare/v2.22.3...v2.23.0) --- updated-dependencies: - dependency-name: axepress/wp-graphql-stubs dependency-version: 2.23.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 2e504638..8a4a5559 100644 --- a/plugins/wpgraphql-logging/composer.lock +++ b/plugins/wpgraphql-logging/composer.lock @@ -1127,16 +1127,16 @@ }, { "name": "axepress/wp-graphql-stubs", - "version": "v2.22.3", + "version": "v2.23.0", "source": { "type": "git", "url": "https://github.com/AxeWP/wp-graphql-stubs.git", - "reference": "236a944cbe2cdf71144378b20d67b4ee9f22f181" + "reference": "d2628124d7a39f419b39d9f57c5f5a920cb0a156" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/236a944cbe2cdf71144378b20d67b4ee9f22f181", - "reference": "236a944cbe2cdf71144378b20d67b4ee9f22f181", + "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/d2628124d7a39f419b39d9f57c5f5a920cb0a156", + "reference": "d2628124d7a39f419b39d9f57c5f5a920cb0a156", "shasum": "" }, "require": { @@ -1168,7 +1168,7 @@ ], "support": { "issues": "https://github.com/AxeWP/wp-graphql-stubs/issues", - "source": "https://github.com/AxeWP/wp-graphql-stubs/tree/v2.22.3" + "source": "https://github.com/AxeWP/wp-graphql-stubs/tree/v2.23.0" }, "funding": [ { @@ -1176,7 +1176,7 @@ "type": "github" } ], - "time": "2026-09-09T04:25:45+00:00" + "time": "2026-09-16T04:36:46+00:00" }, { "name": "behat/gherkin",