From ac372f2838466dcf88fa78a42bbcb438cfb381ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 10 May 2025 00:32:54 -0400 Subject: [PATCH] Update composer lock file --- composer.lock | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 9da4a94..ba7688e 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": "e28bfc0a9ff0bcb10b86df5f42d45ef6", + "content-hash": "6bd753978fb10f60c53d2cc9ad07ba28", "packages": [ { "name": "abraham/twitteroauth", @@ -8897,6 +8897,50 @@ "source": "https://git.drupalcode.org/project/exif_orientation" } }, + { + "name": "drupal/facet_bot_blocker", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/facet_bot_blocker.git", + "reference": "1.0.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/facet_bot_blocker-1.0.1.zip", + "reference": "1.0.1", + "shasum": "59c852972cbb804d5f63c4bc0f4542a56c333b4a" + }, + "require": { + "drupal/core": "^10 || ^11" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "1.0.1", + "datestamp": "1744231176", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "bburg", + "homepage": "https://www.drupal.org/user/1867900" + } + ], + "description": "Block requests for excessive faceted search URLs.", + "homepage": "https://www.drupal.org/project/facet_bot_blocker", + "support": { + "source": "https://git.drupalcode.org/project/facet_bot_blocker" + } + }, { "name": "drupal/facets", "version": "dev-3.0.x",