From bbc4a0929ddbaa3b2fab7d4db64f064ec0f33555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 03:17:29 +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.18.0 to 2.19.0. - [Commits](https://github.com/AxeWP/wp-graphql-stubs/compare/v2.18.0...v2.19.0) --- updated-dependencies: - dependency-name: axepress/wp-graphql-stubs dependency-version: 2.19.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 59194573..bb604086 100644 --- a/plugins/wpgraphql-logging/composer.lock +++ b/plugins/wpgraphql-logging/composer.lock @@ -1125,16 +1125,16 @@ }, { "name": "axepress/wp-graphql-stubs", - "version": "v2.18.0", + "version": "v2.19.0", "source": { "type": "git", "url": "https://github.com/AxeWP/wp-graphql-stubs.git", - "reference": "562240c8a67e14221e36f7ee0cb29a9fd69e0a97" + "reference": "cbd4bd3f56449a6f2159d51f2c7763c1482bed3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/562240c8a67e14221e36f7ee0cb29a9fd69e0a97", - "reference": "562240c8a67e14221e36f7ee0cb29a9fd69e0a97", + "url": "https://api.github.com/repos/AxeWP/wp-graphql-stubs/zipball/cbd4bd3f56449a6f2159d51f2c7763c1482bed3b", + "reference": "cbd4bd3f56449a6f2159d51f2c7763c1482bed3b", "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.18.0" + "source": "https://github.com/AxeWP/wp-graphql-stubs/tree/v2.19.0" }, "funding": [ { @@ -1174,7 +1174,7 @@ "type": "github" } ], - "time": "2026-07-24T03:32:47+00:00" + "time": "2026-08-04T03:27:55+00:00" }, { "name": "behat/gherkin",