From 60ce43fdf114917309081688dc1cc6bfb2e034f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 09:35:42 +0000 Subject: [PATCH] chore(deps): bump wpackagist-plugin/wp-rest-api-authentication Bumps wpackagist-plugin/wp-rest-api-authentication from 3.5.3 to 3.5.4. --- updated-dependencies: - dependency-name: wpackagist-plugin/wp-rest-api-authentication 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 31bddb70..4b56c3b1 100644 --- a/composer.lock +++ b/composer.lock @@ -7776,15 +7776,15 @@ }, { "name": "wpackagist-plugin/wp-rest-api-authentication", - "version": "3.5.3", + "version": "3.5.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-rest-api-authentication/", - "reference": "trunk" + "reference": "tags/3.5.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.zip?timestamp=1729231540" + "url": "https://downloads.wordpress.org/plugin/wp-rest-api-authentication.3.5.4.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"