finished honeypot update

This commit is contained in:
2025-10-21 10:28:01 +02:00
parent ca0948d249
commit 26df23f61f
2 changed files with 11 additions and 11 deletions

View File

@@ -23,7 +23,6 @@
"drupal/core-recommended": "^10.3",
"drupal/editor_advanced_link": "^2.2",
"drupal/geofield": "^1.60",
"drupal/honeypot": "2.1.4",
"drupal/image_delta_formatter": "^1.2",
"drupal/image_field_caption": "2.0.x-dev@dev",
"drupal/leaflet": "^10.2",

21
composer.lock generated
View File

@@ -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": "935e26101fb7e177d0a6ee03ad5b2740",
"content-hash": "b067bb5aa94237e0021d81567a805955",
"packages": [
{
"name": "asm89/stack-cors",
@@ -4454,29 +4454,30 @@
},
{
"name": "drupal/honeypot",
"version": "2.1.4",
"version": "2.2.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/honeypot.git",
"reference": "2.1.4"
"reference": "2.2.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/honeypot-2.1.4.zip",
"reference": "2.1.4",
"shasum": "adf76c3520c0e458177dbe6d638aa2d6ae40a95b"
"url": "https://ftp.drupal.org/files/projects/honeypot-2.2.2.zip",
"reference": "2.2.2",
"shasum": "828872d31d1a2c37a818cacae7fcd77a60996c66"
},
"require": {
"drupal/core": "^9.2 || ^10"
"drupal/core": "^10.3 || ^11"
},
"require-dev": {
"drupal/rules": "^3.x-dev"
"drupal/rules": "^4.0",
"drupal/webform": "^6.2"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.1.4",
"datestamp": "1739061992",
"version": "2.2.2",
"datestamp": "1739854442",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"