diff --git a/composer.json b/composer.json index e601a16b..72be428a 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.12", + "drupal/core": "~9.1.13", "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 b050c5b4..c94fa462 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": "48a474f15c7f9cbc37cc8ea29248cfb1", + "content-hash": "88326014abbf7424b6894f6642032636", "packages": [ { "name": "asm89/stack-cors", @@ -1649,16 +1649,16 @@ }, { "name": "drupal/core", - "version": "9.1.12", + "version": "9.1.13", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "adf13d6d0e95f5eeaed9afc4e3d2bade2f4946cc" + "reference": "4ae9ebefce07ba936c634e28492ed17d1187cb81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/adf13d6d0e95f5eeaed9afc4e3d2bade2f4946cc", - "reference": "adf13d6d0e95f5eeaed9afc4e3d2bade2f4946cc", + "url": "https://api.github.com/repos/drupal/core/zipball/4ae9ebefce07ba936c634e28492ed17d1187cb81", + "reference": "4ae9ebefce07ba936c634e28492ed17d1187cb81", "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.12" + "source": "https://github.com/drupal/core/tree/9.1.13" }, - "time": "2021-08-12T17:48:24+00:00" + "time": "2021-09-14T22:08:02+00:00" }, { "name": "drupal/core_context",