From b82c9df06ca2b71bec93fe150071d200bcb51dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=C3=A9na=20Proxima?= Date: Thu, 12 Aug 2021 14:46:41 -0400 Subject: [PATCH] Security update Drupal core to 9.1.12. --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ede28465..e601a16b 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "composer/composer": "^1.10.22 || ^2.0.13", "cweagans/composer-patches": "^1.7", "drupal/acquia_connector": "^1.24-rc3 || ^2.0-rc1 || ^3", - "drupal/core": "~9.1.11", + "drupal/core": "~9.1.12", "drupal/inline_entity_form": "^1.0-rc7", "drupal/lightning_api": "^4.6", "drupal/lightning_core": "^5", diff --git a/composer.lock b/composer.lock index 681e1b8d..b050c5b4 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": "756acb2e79820fa27b0cb0245948e116", + "content-hash": "48a474f15c7f9cbc37cc8ea29248cfb1", "packages": [ { "name": "asm89/stack-cors", @@ -1649,16 +1649,16 @@ }, { "name": "drupal/core", - "version": "9.1.11", + "version": "9.1.12", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "34249d59f0846760ecf361ae3ae2b29eaf758f19" + "reference": "adf13d6d0e95f5eeaed9afc4e3d2bade2f4946cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/34249d59f0846760ecf361ae3ae2b29eaf758f19", - "reference": "34249d59f0846760ecf361ae3ae2b29eaf758f19", + "url": "https://api.github.com/repos/drupal/core/zipball/adf13d6d0e95f5eeaed9afc4e3d2bade2f4946cc", + "reference": "adf13d6d0e95f5eeaed9afc4e3d2bade2f4946cc", "shasum": "" }, "require": { @@ -1895,9 +1895,9 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.1.11" + "source": "https://github.com/drupal/core/tree/9.1.12" }, - "time": "2021-07-20T21:42:58+00:00" + "time": "2021-08-12T17:48:24+00:00" }, { "name": "drupal/core_context",