From 65191b45596633dc5c6f79df7c3334b6f4c0b147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:15:19 +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.20.0 to 2.22.0. - [Commits](https://github.com/AxeWP/wp-graphql-stubs/compare/v2.20.0...v2.22.0) --- updated-dependencies: - dependency-name: axepress/wp-graphql-stubs dependency-version: 2.22.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 daa9d4c1..7f9455e5 100644 --- a/plugins/wpgraphql-logging/composer.lock +++ b/plugins/wpgraphql-logging/composer.lock @@ -1125,16 +1125,16 @@ }, { "name": "axepress/wp-graphql-stubs", - "version": "v2.20.0", + "version": "v2.22.0", "source": { "type": "git", "url": "https://github.com/AxeWP/wp-graphql-stubs.git", - "reference": "dc02f0d6efce1ca24fd9b4d52fe199216bda5baf" + "reference": "7dc624cd8d62ff8345f698d3bfacedeed9bac5ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/dc02f0d6efce1ca24fd9b4d52fe199216bda5baf", - "reference": "dc02f0d6efce1ca24fd9b4d52fe199216bda5baf", + "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/7dc624cd8d62ff8345f698d3bfacedeed9bac5ee", + "reference": "7dc624cd8d62ff8345f698d3bfacedeed9bac5ee", "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.20.0" + "source": "https://github.com/AxeWP/wp-graphql-stubs/tree/v2.22.0" }, "funding": [ { @@ -1174,7 +1174,7 @@ "type": "github" } ], - "time": "2026-08-19T01:45:15+00:00" + "time": "2026-09-03T04:09:14+00:00" }, { "name": "behat/gherkin",