security module updates

This commit is contained in:
2020-04-02 15:38:10 +02:00
parent 3d424fec62
commit eb217d01df
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"cweagans/composer-patches": "^1.6.5",
"drupal-composer/drupal-scaffold": "^2.5",
"drupal/addtoany": "1.12.0",
"drupal/admin_toolbar": "^2.0",
"drupal/admin_toolbar": "2.0",
"drupal/adminimal_theme": "^1.4",
"drupal/audiofield": "1.9",
"drupal/autologout": "1.0.0",
Generated
+16 -16
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": "7d2b5b2ca9c25c987e10cfd63e7ebaba",
"content-hash": "a9cbd7c16233abd9e47d81e197781e37",
"packages": [
{
"name": "alchemy/zippy",
@@ -5190,20 +5190,20 @@
},
{
"name": "drupal/profile",
"version": "1.0.0",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/profile.git",
"reference": "8.x-1.0"
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "45f5ad7f274d5e1e7ec8b72d98f9a20136073112"
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "b8f6aca4f432228e614dca0a50cb187e936e4825"
},
"require": {
"drupal/core": "^8.6",
"drupal/core": "^8.7.7 || ^9",
"drupal/entity": "^1.0-rc2"
},
"require-dev": {
@@ -5215,8 +5215,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1567007888",
"version": "8.x-1.1",
"datestamp": "1582134004",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -5884,17 +5884,17 @@
},
{
"name": "drupal/views_bulk_operations",
"version": "3.3.0",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_bulk_operations.git",
"reference": "8.x-3.3"
"reference": "8.x-3.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.3.zip",
"reference": "8.x-3.3",
"shasum": "480fec7c4a21ce8a57328af45735b5086a5bd178"
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.4.zip",
"reference": "8.x-3.4",
"shasum": "549eb149f82fbf30e975155a14cd7a0d4653dfe9"
},
"require": {
"drupal/core": "~8.5"
@@ -5905,8 +5905,8 @@
"dev-3.x": "3.x-dev"
},
"drupal": {
"version": "8.x-3.3",
"datestamp": "1570032485",
"version": "8.x-3.4",
"datestamp": "1582575462",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"