From 5a0e42b3ae326dca984acd7595d895294db19863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:04:22 +0000 Subject: [PATCH] Bump wp-graphql/wp-graphql from 1.27.2 to 1.28.1 Bumps [wp-graphql/wp-graphql](https://github.com/wp-graphql/wp-graphql) from 1.27.2 to 1.28.1. - [Release notes](https://github.com/wp-graphql/wp-graphql/releases) - [Changelog](https://github.com/wp-graphql/wp-graphql/blob/develop/CHANGELOG.md) - [Commits](https://github.com/wp-graphql/wp-graphql/compare/1.27.2...v1.28.1) --- updated-dependencies: - dependency-name: wp-graphql/wp-graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d62d172486..db4f6d4ab0 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "endyjasmi/cuid": "2.*", "tijsverkoyen/css-to-inline-styles": "2.2.4", "jaybizzle/crawler-detect": "^1.2", - "wp-graphql/wp-graphql": "~1.27.0" + "wp-graphql/wp-graphql": "~1.28.1" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 77837ca878..edcd69c124 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2bf67e8fea067690dd80b0e018b63aad", + "content-hash": "6203c2691f88ecd6ef65ee47e94c2638", "packages": [ { "name": "appsero/client", @@ -754,16 +754,16 @@ }, { "name": "wp-graphql/wp-graphql", - "version": "1.27.2", + "version": "v1.28.1", "source": { "type": "git", "url": "https://github.com/wp-graphql/wp-graphql.git", - "reference": "a44eef4ea478a531245bb22263e28534300dfb9f" + "reference": "6516f75a6103519cb0dcca462d765ac00953a4a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/a44eef4ea478a531245bb22263e28534300dfb9f", - "reference": "a44eef4ea478a531245bb22263e28534300dfb9f", + "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/6516f75a6103519cb0dcca462d765ac00953a4a3", + "reference": "6516f75a6103519cb0dcca462d765ac00953a4a3", "shasum": "" }, "require": { @@ -826,9 +826,9 @@ "description": "GraphQL API for WordPress", "support": { "issues": "https://github.com/wp-graphql/wp-graphql/issues", - "source": "https://github.com/wp-graphql/wp-graphql/tree/1.27.2" + "source": "https://github.com/wp-graphql/wp-graphql/tree/v1.28.1" }, - "time": "2024-07-04T14:18:36+00:00" + "time": "2024-08-21T17:56:42+00:00" } ], "packages-dev": [],