From ace89927408f4a5e64bf9ed2d43cc6ce36859ac5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 06:34:51 +0000 Subject: [PATCH] Update drupal/recaptcha_v3 module from 2.0.4 to 2.0.5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d54961109..15ed2b78f 100644 --- a/composer.json +++ b/composer.json @@ -95,7 +95,7 @@ "drupal/pathauto": "1.14.0", "drupal/real_aes": "2.6.0", "drupal/recaptcha": "3.4.0", - "drupal/recaptcha_v3": "2.0.4", + "drupal/recaptcha_v3": "2.0.5", "drupal/redirect": "1.11.0", "drupal/rest_menu_items": "3.0.6", "drupal/robotstxt": "1.6.0",