From baccc83f38fc8602a689b865ec0a98ee1d7be008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 13:47:51 +0000 Subject: [PATCH] Bump drupal/core from 9.5.5 to 9.5.7 (#4671) Bumps [drupal/core](https://github.com/drupal/core) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/drupal/core/releases) - [Changelog](https://github.com/drupal/core/blob/9.4.x/CHANGELOG.txt) - [Commits](https://github.com/drupal/core/compare/9.5.5...9.5.7) --- updated-dependencies: - dependency-name: drupal/core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a399f6ac4..7815fa6b9 100644 --- a/composer.lock +++ b/composer.lock @@ -1209,16 +1209,16 @@ }, { "name": "drupal/core", - "version": "9.5.5", + "version": "9.5.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "eae5e76a8b403cbd42b3465f567313b52d78b0dc" + "reference": "bf51aa8ed6ab733fcaf60d0860aefd3918140fe3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/eae5e76a8b403cbd42b3465f567313b52d78b0dc", - "reference": "eae5e76a8b403cbd42b3465f567313b52d78b0dc", + "url": "https://api.github.com/repos/drupal/core/zipball/bf51aa8ed6ab733fcaf60d0860aefd3918140fe3", + "reference": "bf51aa8ed6ab733fcaf60d0860aefd3918140fe3", "shasum": "" }, "require": { @@ -1370,9 +1370,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.5.5" + "source": "https://github.com/drupal/core/tree/9.5.7" }, - "time": "2023-03-15T14:30:25+00:00" + "time": "2023-03-24T16:54:38+00:00" }, { "name": "drush/drush",