From bd5544f49adc6a1a3572d346bfcfe47dcacd36df Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Wed, 15 Mar 2023 17:38:17 -0300 Subject: [PATCH] Drupal core security updates. --- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 06cd58fb0..5a86f3559 100644 --- a/composer.lock +++ b/composer.lock @@ -1936,16 +1936,16 @@ }, { "name": "drupal/core", - "version": "9.5.4", + "version": "9.5.5", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "d48ad3173a39d6792e617f884fefe86c4bf41630" + "reference": "eae5e76a8b403cbd42b3465f567313b52d78b0dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/d48ad3173a39d6792e617f884fefe86c4bf41630", - "reference": "d48ad3173a39d6792e617f884fefe86c4bf41630", + "url": "https://api.github.com/repos/drupal/core/zipball/eae5e76a8b403cbd42b3465f567313b52d78b0dc", + "reference": "eae5e76a8b403cbd42b3465f567313b52d78b0dc", "shasum": "" }, "require": { @@ -2097,22 +2097,22 @@ ], "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.4" + "source": "https://github.com/drupal/core/tree/9.5.5" }, - "time": "2023-03-01T14:08:11+00:00" + "time": "2023-03-15T14:30:25+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.5.4", + "version": "9.5.5", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "df1f779d3f94500f6cc791427aa729e0ba4b2464" + "reference": "c78779acff7b39fc0f29ff1edd710361c15ed87b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/df1f779d3f94500f6cc791427aa729e0ba4b2464", - "reference": "df1f779d3f94500f6cc791427aa729e0ba4b2464", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c78779acff7b39fc0f29ff1edd710361c15ed87b", + "reference": "c78779acff7b39fc0f29ff1edd710361c15ed87b", "shasum": "" }, "require": { @@ -2147,22 +2147,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.5" }, - "time": "2022-06-19T16:14:18+00:00" + "time": "2023-03-09T21:29:23+00:00" }, { "name": "drupal/core-recommended", - "version": "9.5.4", + "version": "9.5.5", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "0198a05229b7560caf1bdb7dcf59b1d50c9b9b7b" + "reference": "3c1d205349407e706cc89f56aa34448742fe81b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/0198a05229b7560caf1bdb7dcf59b1d50c9b9b7b", - "reference": "0198a05229b7560caf1bdb7dcf59b1d50c9b9b7b", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/3c1d205349407e706cc89f56aa34448742fe81b4", + "reference": "3c1d205349407e706cc89f56aa34448742fe81b4", "shasum": "" }, "require": { @@ -2171,7 +2171,7 @@ "doctrine/annotations": "~1.13.3", "doctrine/lexer": "~1.2.3", "doctrine/reflection": "~1.2.3", - "drupal/core": "9.5.4", + "drupal/core": "9.5.5", "egulias/email-validator": "~3.2.1", "guzzlehttp/guzzle": "~6.5.8", "guzzlehttp/promises": "~1.5.2", @@ -2233,9 +2233,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.5.4" + "source": "https://github.com/drupal/core-recommended/tree/9.5.5" }, - "time": "2023-03-01T14:08:11+00:00" + "time": "2023-03-15T14:30:25+00:00" }, { "name": "drupal/csv_serialization",