diff --git a/composer.json b/composer.json index 8168b7db..9f3c344c 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "composer/composer": "^1.10.22 || ^2.0.13", "cweagans/composer-patches": "^1.6", "drupal/acquia_connector": "*", - "drupal/core": "~8.9.18", + "drupal/core": "~8.9.19", "drupal/libraries": "^3.0", "drupal/lightning_api": "^4.4", "drupal/lightning_core": "^5.2", diff --git a/composer.lock b/composer.lock index 4b654f96..a4942fac 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": "2ebafeaa6cead4533048f3b028c032eb", + "content-hash": "ac7010712c91ddafa555495107d6cbb6", "packages": [ { "name": "asm89/stack-cors", @@ -2141,16 +2141,16 @@ }, { "name": "drupal/core", - "version": "8.9.18", + "version": "8.9.19", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841" + "reference": "96eb83b31d950f020cbc079ab960159c3735a033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/e536176c45d9d75ec57f7a12c0e3c0aead856841", - "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841", + "url": "https://api.github.com/repos/drupal/core/zipball/96eb83b31d950f020cbc079ab960159c3735a033", + "reference": "96eb83b31d950f020cbc079ab960159c3735a033", "shasum": "" }, "require": { @@ -2369,9 +2369,9 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.18" + "source": "https://github.com/drupal/core/tree/8.9.19" }, - "time": "2021-08-12T17:48:42+00:00" + "time": "2021-09-14T22:08:18+00:00" }, { "name": "drupal/crop",