diff --git a/composer.lock b/composer.lock index f6455bd8d9..c48caf998c 100644 --- a/composer.lock +++ b/composer.lock @@ -2685,16 +2685,16 @@ }, { "name": "drupal/core", - "version": "8.9.9", + "version": "8.9.10", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "724ada1a6c497a663797c40e4ee3d0c7c618371d" + "reference": "e725c01cdf6fb6d8b330a27fa75caab91034805a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/724ada1a6c497a663797c40e4ee3d0c7c618371d", - "reference": "724ada1a6c497a663797c40e4ee3d0c7c618371d", + "url": "https://api.github.com/repos/drupal/core/zipball/e725c01cdf6fb6d8b330a27fa75caab91034805a", + "reference": "e725c01cdf6fb6d8b330a27fa75caab91034805a", "shasum": "" }, "require": { @@ -2721,7 +2721,7 @@ "laminas/laminas-diactoros": "^1.8", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", - "pear/archive_tar": "^1.4.9", + "pear/archive_tar": "^1.4.11", "php": ">=7.0.8", "psr/log": "^1.0", "stack/builder": "^1.0", @@ -2939,11 +2939,11 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-11-17T22:05:46+00:00" + "time": "2020-11-26T01:49:15+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.9", + "version": "8.9.10", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -6039,6 +6039,10 @@ "homepage": "https://www.drupal.org/u/gbyte.co", "email": "contact@gbyte.co", "role": "Maintainer" + }, + { + "name": "gbyte", + "homepage": "https://www.drupal.org/user/2381352" } ], "description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.", @@ -8695,16 +8699,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.10", + "version": "1.4.11", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "bbb4f10f71a1da2715ec6d9a683f4f23c507a49b" + "reference": "17d355cb7d3c4ff08e5729f29cd7660145208d9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/bbb4f10f71a1da2715ec6d9a683f4f23c507a49b", - "reference": "bbb4f10f71a1da2715ec6d9a683f4f23c507a49b", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/17d355cb7d3c4ff08e5729f29cd7660145208d9d", + "reference": "17d355cb7d3c4ff08e5729f29cd7660145208d9d", "shasum": "" }, "require": { @@ -8757,7 +8761,7 @@ "archive", "tar" ], - "time": "2020-09-15T14:13:23+00:00" + "time": "2020-11-19T22:10:24+00:00" }, { "name": "pear/console_getopt",