Update composer lock file

This commit is contained in:
benjamin melançon 2025-09-24 20:39:02 -04:00
parent 28fb42936f
commit 8606e2e46e

98
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "866d0ffed098760f633e84378a6fdf88", "content-hash": "0bcb3aa8a4d64b559dc2f3a2c1fec1eb",
"packages": [ "packages": [
{ {
"name": "abraham/twitteroauth", "name": "abraham/twitteroauth",
@ -7338,7 +7338,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/drutopia_resource.git", "url": "https://git.drupalcode.org/project/drutopia_resource.git",
"reference": "f31e1aa034743f7f3f423434e62d8ba400cc5ff3" "reference": "796e937e965b359e32455aab3c531a2f7acbbc91"
}, },
"require": { "require": {
"drupal/block_visibility_groups": "^2", "drupal/block_visibility_groups": "^2",
@ -7357,7 +7357,6 @@
"drupal/paragraphs": "*", "drupal/paragraphs": "*",
"drupal/pathauto": "^1.13", "drupal/pathauto": "^1.13",
"drupal/rabbit_hole": "*", "drupal/rabbit_hole": "*",
"drupal/rh_node": "*",
"drupal/search_api": "*", "drupal/search_api": "*",
"drupal/token": "^1.15", "drupal/token": "^1.15",
"drupal/video_embed_field": "^3" "drupal/video_embed_field": "^3"
@ -7369,7 +7368,7 @@
}, },
"drupal": { "drupal": {
"version": "2.0.x-dev", "version": "2.0.x-dev",
"datestamp": "1756501827", "datestamp": "1758699902",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
@ -11059,29 +11058,30 @@
}, },
{ {
"name": "drupal/honeypot", "name": "drupal/honeypot",
"version": "2.1.4", "version": "2.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/honeypot.git", "url": "https://git.drupalcode.org/project/honeypot.git",
"reference": "2.1.4" "reference": "2.2.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/honeypot-2.1.4.zip", "url": "https://ftp.drupal.org/files/projects/honeypot-2.2.2.zip",
"reference": "2.1.4", "reference": "2.2.2",
"shasum": "adf76c3520c0e458177dbe6d638aa2d6ae40a95b" "shasum": "828872d31d1a2c37a818cacae7fcd77a60996c66"
}, },
"require": { "require": {
"drupal/core": "^9.2 || ^10" "drupal/core": "^10.3 || ^11"
}, },
"require-dev": { "require-dev": {
"drupal/rules": "^3.x-dev" "drupal/rules": "^4.0",
"drupal/webform": "^6.2"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.1.4", "version": "2.2.2",
"datestamp": "1739061992", "datestamp": "1739854442",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -15371,68 +15371,6 @@
"issues": "https://www.drupal.org/project/issues/require_on_publish" "issues": "https://www.drupal.org/project/issues/require_on_publish"
} }
}, },
{
"name": "drupal/rh_node",
"version": "1.0.0",
"require": {
"drupal/core": "^9.5 || ^10 || ^11",
"drupal/rabbit_hole": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "8.x-1.0",
"datestamp": "1721413113",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "aleksey.tk",
"homepage": "https://www.drupal.org/user/22093"
},
{
"name": "bohart",
"homepage": "https://www.drupal.org/user/289861"
},
{
"name": "dylan donkersgoed",
"homepage": "https://www.drupal.org/user/2803351"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "matroskeen",
"homepage": "https://www.drupal.org/user/3426249"
},
{
"name": "mparker17",
"homepage": "https://www.drupal.org/user/536298"
},
{
"name": "Odd Hill",
"homepage": "https://www.drupal.org/user/789934"
},
{
"name": "olofbokedal",
"homepage": "https://www.drupal.org/user/1198438"
}
],
"description": "Adds Rabbit Hole functionality for nodes.",
"homepage": "https://www.drupal.org/project/rabbit_hole",
"support": {
"source": "https://git.drupalcode.org/project/rabbit_hole"
}
},
{ {
"name": "drupal/riddler", "name": "drupal/riddler",
"version": "3.0.2", "version": "3.0.2",
@ -22507,16 +22445,16 @@
}, },
{ {
"name": "paragonie/constant_time_encoding", "name": "paragonie/constant_time_encoding",
"version": "v3.1.2", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git", "url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "5bd79e0e88e8757f23e757bcedd1e37fa818cf68" "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/5bd79e0e88e8757f23e757bcedd1e37fa818cf68", "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"reference": "5bd79e0e88e8757f23e757bcedd1e37fa818cf68", "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -22572,7 +22510,7 @@
"issues": "https://github.com/paragonie/constant_time_encoding/issues", "issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding" "source": "https://github.com/paragonie/constant_time_encoding"
}, },
"time": "2025-09-24T01:22:14+00:00" "time": "2025-09-24T15:06:41+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",