diff --git a/plugins/wpgraphql-logging/composer.lock b/plugins/wpgraphql-logging/composer.lock index 8a4a5559..8179b7c6 100644 --- a/plugins/wpgraphql-logging/composer.lock +++ b/plugins/wpgraphql-logging/composer.lock @@ -3878,24 +3878,24 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.9.7", + "version": "6.9.8", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "6b9fb51da302606a7f4e43da0153a77281d24fdd" + "reference": "acb89255e3762c487742aeeaa5e730d832b5775d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/6b9fb51da302606a7f4e43da0153a77281d24fdd", - "reference": "6b9fb51da302606a7f4e43da0153a77281d24fdd", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/acb89255e3762c487742aeeaa5e730d832b5775d", + "reference": "acb89255e3762c487742aeeaa5e730d832b5775d", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=7.2.24" + "php": ">=5.3.2" }, "provide": { - "wordpress/core-implementation": "6.9.7" + "wordpress/core-implementation": "6.9.8" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -3922,7 +3922,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2026-08-12T22:40:30+00:00" + "time": "2026-09-17T22:35:30+00:00" }, { "name": "justinrainbow/json-schema",