From 3ce859a3900d805eb355aa81a9224f9a0c439eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 10:05:09 +0000 Subject: [PATCH] chore(deps): bump wpackagist-plugin/wp-rest-api-authentication Bumps wpackagist-plugin/wp-rest-api-authentication from 3.6.4 to 3.6.5. --- updated-dependencies: - dependency-name: wpackagist-plugin/wp-rest-api-authentication dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index de18d7306..50c705f8f 100644 --- a/composer.lock +++ b/composer.lock @@ -7862,15 +7862,15 @@ }, { "name": "wpackagist-plugin/wp-rest-api-authentication", - "version": "3.6.4", + "version": "3.6.5", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-rest-api-authentication/", - "reference": "tags/3.6.4" + "reference": "tags/3.6.5" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.3.6.4.zip" + "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.3.6.5.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"