From dad6b224ec5711dad8b2bf08d65787bb1edb44da Mon Sep 17 00:00:00 2001 From: kdruckman Date: Wed, 26 May 2021 14:59:41 -0500 Subject: [PATCH] ACMS-783: Security update Drupal core to 9.1.9. --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 8aa935c68..27185600e 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "drupal/checklistapi": "^2.0", "drupal/collapsiblock": "^3", "drupal/config_rewrite": "1.3", - "drupal/core": "~9.1.7", + "drupal/core": "~9.1.9", "drupal/default_content": "^2", "drupal/diff": "^1", "drupal/entity_clone": "1.0-beta4", diff --git a/composer.lock b/composer.lock index b47d75e0e..9eb958bf6 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": "ba74ea8dce4667d1138d6773719ce912", + "content-hash": "6f4f9441007c5c32b462383a3c426bc9", "packages": [ { "name": "acquia/acsf-contenthub-console", @@ -3328,16 +3328,16 @@ }, { "name": "drupal/core", - "version": "9.1.8", + "version": "9.1.9", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "487661aa08e9474ef234074844e7b1b8fa6e3c3c" + "reference": "2c649d5807f08f8c7945d1c6ffb4bb21d5c7849a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/487661aa08e9474ef234074844e7b1b8fa6e3c3c", - "reference": "487661aa08e9474ef234074844e7b1b8fa6e3c3c", + "url": "https://api.github.com/repos/drupal/core/zipball/2c649d5807f08f8c7945d1c6ffb4bb21d5c7849a", + "reference": "2c649d5807f08f8c7945d1c6ffb4bb21d5c7849a", "shasum": "" }, "require": { @@ -3574,9 +3574,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.8" + "source": "https://github.com/drupal/core/tree/9.1.9" }, - "time": "2021-05-05T11:09:15+00:00" + "time": "2021-05-25T09:18:28+00:00" }, { "name": "drupal/crop",