diff --git a/composer.lock b/composer.lock index e73c7874e1b7b89dc255ead77c22c667d09db7e8..e4accdd3d049efdc07d4e75a9d08de35cf193197 100644 --- a/composer.lock +++ b/composer.lock @@ -2967,16 +2967,16 @@ }, { "name": "drupal/core", - "version": "9.3.13", + "version": "9.3.14", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6" + "reference": "ea4c4780324c6ee6679823927e95601938d7f6a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/02ba7a3a42612a04124ac5131df0726e1e5097c6", - "reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6", + "url": "https://api.github.com/repos/drupal/core/zipball/ea4c4780324c6ee6679823927e95601938d7f6a3", + "reference": "ea4c4780324c6ee6679823927e95601938d7f6a3", "shasum": "" }, "require": { @@ -2998,7 +2998,7 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.5.2", + "guzzlehttp/guzzle": "^6.5.6", "laminas/laminas-diactoros": "^2.1", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", @@ -3218,9 +3218,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.3.13" + "source": "https://github.com/drupal/core/tree/9.3.14" }, - "time": "2022-05-11T09:20:58+00:00" + "time": "2022-05-25T18:43:19+00:00" }, { "name": "drupal/core-composer-scaffold", @@ -3274,16 +3274,16 @@ }, { "name": "drupal/core-recommended", - "version": "9.3.13", + "version": "9.3.14", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69" + "reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/0fe76c7af47fafcff37d8cb6053014e52e0f4a69", - "reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/31f23ce0ae7cf3925f6fb6a3953762b259a0494e", + "reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e", "shasum": "" }, "require": { @@ -3292,9 +3292,9 @@ "doctrine/annotations": "1.13.2", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", - "drupal/core": "9.3.13", + "drupal/core": "9.3.14", "egulias/email-validator": "3.1.2", - "guzzlehttp/guzzle": "6.5.5", + "guzzlehttp/guzzle": "6.5.6", "guzzlehttp/promises": "1.5.1", "guzzlehttp/psr7": "1.8.5", "laminas/laminas-diactoros": "2.8.0", @@ -3354,9 +3354,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.3.13" + "source": "https://github.com/drupal/core-recommended/tree/9.3.14" }, - "time": "2022-05-11T09:20:58+00:00" + "time": "2022-05-25T18:43:19+00:00" }, { "name": "drupal/crop", @@ -8755,16 +8755,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.5", + "version": "6.5.6", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" + "reference": "f092dd734083473658de3ee4bef093ed77d2689c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f092dd734083473658de3ee4bef093ed77d2689c", + "reference": "f092dd734083473658de3ee4bef093ed77d2689c", "shasum": "" }, "require": { @@ -8801,10 +8801,40 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Jeremy Lindblom", + "email": "jeremeamia@gmail.com", + "homepage": "https://github.com/jeremeamia" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", @@ -8820,9 +8850,23 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5" + "source": "https://github.com/guzzle/guzzle/tree/6.5.6" }, - "time": "2020-06-16T21:01:06+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", + "type": "tidelift" + } + ], + "time": "2022-05-25T13:19:12+00:00" }, { "name": "guzzlehttp/promises", diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 2a308be898607272a7c7feda305a04e2d7deccaa..600b6f84a6b99ba97aa7216f41fefb739be2350a 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -3053,17 +3053,17 @@ }, { "name": "drupal/core", - "version": "9.3.13", - "version_normalized": "9.3.13.0", + "version": "9.3.14", + "version_normalized": "9.3.14.0", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6" + "reference": "ea4c4780324c6ee6679823927e95601938d7f6a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/02ba7a3a42612a04124ac5131df0726e1e5097c6", - "reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6", + "url": "https://api.github.com/repos/drupal/core/zipball/ea4c4780324c6ee6679823927e95601938d7f6a3", + "reference": "ea4c4780324c6ee6679823927e95601938d7f6a3", "shasum": "" }, "require": { @@ -3085,7 +3085,7 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.5.2", + "guzzlehttp/guzzle": "^6.5.6", "laminas/laminas-diactoros": "^2.1", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", @@ -3230,7 +3230,7 @@ "drupal/workflows": "self.version", "drupal/workspaces": "self.version" }, - "time": "2022-05-11T09:20:58+00:00", + "time": "2022-05-25T18:43:19+00:00", "type": "drupal-core", "extra": { "drupal-scaffold": { @@ -3311,7 +3311,7 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.3.13" + "source": "https://github.com/drupal/core/tree/9.3.14" }, "install-path": "../../web/core" }, @@ -3367,17 +3367,17 @@ }, { "name": "drupal/core-recommended", - "version": "9.3.13", - "version_normalized": "9.3.13.0", + "version": "9.3.14", + "version_normalized": "9.3.14.0", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69" + "reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/0fe76c7af47fafcff37d8cb6053014e52e0f4a69", - "reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/31f23ce0ae7cf3925f6fb6a3953762b259a0494e", + "reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e", "shasum": "" }, "require": { @@ -3386,9 +3386,9 @@ "doctrine/annotations": "1.13.2", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", - "drupal/core": "9.3.13", + "drupal/core": "9.3.14", "egulias/email-validator": "3.1.2", - "guzzlehttp/guzzle": "6.5.5", + "guzzlehttp/guzzle": "6.5.6", "guzzlehttp/promises": "1.5.1", "guzzlehttp/psr7": "1.8.5", "laminas/laminas-diactoros": "2.8.0", @@ -3441,7 +3441,7 @@ "conflict": { "webflo/drupal-core-strict": "*" }, - "time": "2022-05-11T09:20:58+00:00", + "time": "2022-05-25T18:43:19+00:00", "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3449,7 +3449,7 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.3.13" + "source": "https://github.com/drupal/core-recommended/tree/9.3.14" }, "install-path": null }, @@ -9081,17 +9081,17 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.5", - "version_normalized": "6.5.5.0", + "version": "6.5.6", + "version_normalized": "6.5.6.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" + "reference": "f092dd734083473658de3ee4bef093ed77d2689c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f092dd734083473658de3ee4bef093ed77d2689c", + "reference": "f092dd734083473658de3ee4bef093ed77d2689c", "shasum": "" }, "require": { @@ -9109,7 +9109,7 @@ "suggest": { "psr/log": "Required for using the Log middleware" }, - "time": "2020-06-16T21:01:06+00:00", + "time": "2022-05-25T13:19:12+00:00", "type": "library", "extra": { "branch-alias": { @@ -9118,22 +9118,52 @@ }, "installation-source": "dist", "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Jeremy Lindblom", + "email": "jeremeamia@gmail.com", + "homepage": "https://github.com/jeremeamia" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", @@ -9149,8 +9179,22 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5" + "source": "https://github.com/guzzle/guzzle/tree/6.5.6" }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", + "type": "tidelift" + } + ], "install-path": "../guzzlehttp/guzzle" }, { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 6747ed7fa5cd13cc49e2ddab66cee3f0eb21aa67..32754976359ce7329f86ea1f336db475339ff121 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '1784cbbe082a76726d14fa068153b49c93796384', + 'reference' => 'cf6e62cb8884f75da3b28fac12b8ce2c6e1fc77b', 'name' => 'osu-asc-webservices/d8-upstream', 'dev' => true, ), @@ -271,7 +271,7 @@ 'drupal/action' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/addtocalendar' => array( @@ -304,7 +304,7 @@ 'drupal/aggregator' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/allowed_formats' => array( @@ -328,25 +328,25 @@ 'drupal/automated_cron' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/ban' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/bartik' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/basic_auth' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/better_exposed_filters' => array( @@ -361,19 +361,19 @@ 'drupal/big_pipe' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/block' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/block_content' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/block_field' => array( @@ -406,7 +406,7 @@ 'drupal/book' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/bootstrap' => array( @@ -421,7 +421,7 @@ 'drupal/breakpoint' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/cache_control_override' => array( @@ -445,13 +445,13 @@ 'drupal/ckeditor' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/ckeditor5' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/ckeditor_indentblock' => array( @@ -466,31 +466,31 @@ 'drupal/claro' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/classy' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/color' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/comment' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/config' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/config_direct_save' => array( @@ -523,7 +523,7 @@ 'drupal/config_translation' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/config_update' => array( @@ -574,7 +574,7 @@ 'drupal/contact' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/content_access' => array( @@ -589,52 +589,52 @@ 'drupal/content_moderation' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/content_translation' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/contextual' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core' => array( - 'pretty_version' => '9.3.13', - 'version' => '9.3.13.0', + 'pretty_version' => '9.3.14', + 'version' => '9.3.14.0', 'type' => 'drupal-core', 'install_path' => __DIR__ . '/../../web/core', 'aliases' => array(), - 'reference' => '02ba7a3a42612a04124ac5131df0726e1e5097c6', + 'reference' => 'ea4c4780324c6ee6679823927e95601938d7f6a3', 'dev_requirement' => false, ), 'drupal/core-annotation' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-assertion' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-bridge' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-class-finder' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-composer-scaffold' => array( @@ -649,136 +649,136 @@ 'drupal/core-datetime' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-dependency-injection' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-diff' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-discovery' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-event-dispatcher' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-file-cache' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-file-security' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-filesystem' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-front-matter' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-gettext' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-graph' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-http-foundation' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-php-storage' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-plugin' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-proxy-builder' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-recommended' => array( - 'pretty_version' => '9.3.13', - 'version' => '9.3.13.0', + 'pretty_version' => '9.3.14', + 'version' => '9.3.14.0', 'type' => 'metapackage', 'install_path' => NULL, 'aliases' => array(), - 'reference' => '0fe76c7af47fafcff37d8cb6053014e52e0f4a69', + 'reference' => '31f23ce0ae7cf3925f6fb6a3953762b259a0494e', 'dev_requirement' => false, ), 'drupal/core-render' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-serialization' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-transliteration' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-utility' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-uuid' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/core-version' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/crop' => array( @@ -802,19 +802,19 @@ 'drupal/datetime' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/datetime_range' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/dblog' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/dropzonejs' => array( @@ -838,13 +838,13 @@ 'drupal/dynamic_page_cache' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/editor' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/editor_advanced_link' => array( @@ -913,7 +913,7 @@ 'drupal/entity_reference' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/entity_reference_revisions' => array( @@ -946,7 +946,7 @@ 'drupal/field' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/field_group' => array( @@ -961,7 +961,7 @@ 'drupal/field_layout' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/field_permissions' => array( @@ -976,13 +976,13 @@ 'drupal/field_ui' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/file' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/file_browser' => array( @@ -997,7 +997,7 @@ 'drupal/filter' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/focal_point' => array( @@ -1012,7 +1012,7 @@ 'drupal/forum' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/google_analytics' => array( @@ -1036,25 +1036,25 @@ 'drupal/hal' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/help' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/help_topics' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/history' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/honeypot' => array( @@ -1069,7 +1069,7 @@ 'drupal/image' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/inline_entity_form' => array( @@ -1084,7 +1084,7 @@ 'drupal/inline_form_errors' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/jquery_ui' => array( @@ -1126,25 +1126,25 @@ 'drupal/jsonapi' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/language' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/layout_builder' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/layout_discovery' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/libraries' => array( @@ -1159,7 +1159,7 @@ 'drupal/link' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/link_attributes' => array( @@ -1183,7 +1183,7 @@ 'drupal/locale' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/mathjax' => array( @@ -1198,7 +1198,7 @@ 'drupal/media' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/media_entity_browser' => array( @@ -1222,7 +1222,7 @@ 'drupal/media_library' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/menu_block' => array( @@ -1246,13 +1246,13 @@ 'drupal/menu_link_content' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/menu_ui' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/metatag' => array( @@ -1267,7 +1267,7 @@ 'drupal/migrate' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/migrate_devel' => array( @@ -1282,19 +1282,19 @@ 'drupal/migrate_drupal' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/migrate_drupal_multilingual' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/migrate_drupal_ui' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/migrate_plus' => array( @@ -1318,7 +1318,7 @@ 'drupal/minimal' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/mobile_detect' => array( @@ -1360,25 +1360,25 @@ 'drupal/node' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/olivero' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/options' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/page_cache' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/pantheon_advanced_page_cache' => array( @@ -1402,13 +1402,13 @@ 'drupal/path' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/path_alias' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/pathauto' => array( @@ -1432,13 +1432,13 @@ 'drupal/quickedit' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/rdf' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/rebuild_cache_access' => array( @@ -1480,13 +1480,13 @@ 'drupal/responsive_image' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/rest' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/roleassign' => array( @@ -1510,7 +1510,7 @@ 'drupal/search' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/search_api' => array( @@ -1534,25 +1534,25 @@ 'drupal/serialization' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/settings_tray' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/seven' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/shortcut' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/simple_gmap' => array( @@ -1621,19 +1621,19 @@ 'drupal/standard' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/stark' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/statistics' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/superfish' => array( @@ -1657,31 +1657,31 @@ 'drupal/syslog' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/system' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/taxonomy' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/telephone' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/text' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/token' => array( @@ -1696,19 +1696,19 @@ 'drupal/toolbar' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/tour' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/tracker' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/twig_tweak' => array( @@ -1741,13 +1741,13 @@ 'drupal/update' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/user' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/userprotect' => array( @@ -1780,7 +1780,7 @@ 'drupal/views' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/views_ajax_history' => array( @@ -1840,7 +1840,7 @@ 'drupal/views_ui' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/webform' => array( @@ -1855,13 +1855,13 @@ 'drupal/workflows' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drupal/workspaces' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '9.3.13', + 0 => '9.3.14', ), ), 'drush-ops/behat-drush-endpoint' => array( @@ -1964,12 +1964,12 @@ 'dev_requirement' => false, ), 'guzzlehttp/guzzle' => array( - 'pretty_version' => '6.5.5', - 'version' => '6.5.5.0', + 'pretty_version' => '6.5.6', + 'version' => '6.5.6.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), - 'reference' => '9d4290de1cfd701f38099ef7e183b64b4b7b0c5e', + 'reference' => 'f092dd734083473658de3ee4bef093ed77d2689c', 'dev_requirement' => false, ), 'guzzlehttp/promises' => array( @@ -2101,7 +2101,7 @@ 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '1784cbbe082a76726d14fa068153b49c93796384', + 'reference' => 'cf6e62cb8884f75da3b28fac12b8ce2c6e1fc77b', 'dev_requirement' => false, ), 'pantheon-systems/quicksilver-pushback' => array( diff --git a/vendor/guzzlehttp/guzzle/CHANGELOG.md b/vendor/guzzlehttp/guzzle/CHANGELOG.md index 464cf1c5007dc4048332b7209fef312e0a8d5e59..95d26df215088950c73c5b2f55cdc37b5b0c7898 100644 --- a/vendor/guzzlehttp/guzzle/CHANGELOG.md +++ b/vendor/guzzlehttp/guzzle/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 6.5.6 - 2022-05-25 + +* Fix cross-domain cookie leakage + ## 6.5.5 - 2020-06-16 * Unpin version constraint for `symfony/polyfill-intl-idn` [#2678](https://github.com/guzzle/guzzle/pull/2678) diff --git a/vendor/guzzlehttp/guzzle/LICENSE b/vendor/guzzlehttp/guzzle/LICENSE index 50a177b0320c3f1f201fe6c57d4ecc0971017037..fd2375d888b23617a533f1a5e60ebbe684a965ef 100644 --- a/vendor/guzzlehttp/guzzle/LICENSE +++ b/vendor/guzzlehttp/guzzle/LICENSE @@ -1,4 +1,12 @@ -Copyright (c) 2011-2018 Michael Dowling, https://github.com/mtdowling <mtdowling@gmail.com> +The MIT License (MIT) + +Copyright (c) 2011 Michael Dowling <mtdowling@gmail.com> +Copyright (c) 2012 Jeremy Lindblom <jeremeamia@gmail.com> +Copyright (c) 2014 Graham Campbell <hello@gjcampbell.co.uk> +Copyright (c) 2015 Márk Sági-Kazár <mark.sagikazar@gmail.com> +Copyright (c) 2015 Tobias Schultze <webmaster@tubo-world.de> +Copyright (c) 2016 Tobias Nyholm <tobias.nyholm@gmail.com> +Copyright (c) 2016 George Mponos <gmponos@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/vendor/guzzlehttp/guzzle/README.md b/vendor/guzzlehttp/guzzle/README.md index 5fdb6c5f42dba76d7d29d51dd23512478ac3ccdb..00d2066e9d279cb5c657eedd8dec9707db15ec4a 100644 --- a/vendor/guzzlehttp/guzzle/README.md +++ b/vendor/guzzlehttp/guzzle/README.md @@ -2,7 +2,7 @@ Guzzle, PHP HTTP client ======================= [](https://github.com/guzzle/guzzle/releases) -[](https://travis-ci.org/guzzle/guzzle) +[](https://github.com/guzzle/guzzle/actions?query=workflow%3ACI) [](https://packagist.org/packages/guzzlehttp/guzzle) Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and @@ -74,17 +74,20 @@ composer update ## Version Guidance -| Version | Status | Packagist | Namespace | Repo | Docs | PSR-7 | PHP Version | -|---------|------------|---------------------|--------------|---------------------|---------------------|-------|-------------| -| 3.x | EOL | `guzzle/guzzle` | `Guzzle` | [v3][guzzle-3-repo] | [v3][guzzle-3-docs] | No | >= 5.3.3 | -| 4.x | EOL | `guzzlehttp/guzzle` | `GuzzleHttp` | [v4][guzzle-4-repo] | N/A | No | >= 5.4 | -| 5.x | EOL | `guzzlehttp/guzzle` | `GuzzleHttp` | [v5][guzzle-5-repo] | [v5][guzzle-5-docs] | No | >= 5.4 | -| 6.x | Latest | `guzzlehttp/guzzle` | `GuzzleHttp` | [v6][guzzle-6-repo] | [v6][guzzle-6-docs] | Yes | >= 5.5 | +| Version | Status | Packagist | Namespace | Repo | Docs | PSR-7 | PHP Version | +|---------|----------------|---------------------|--------------|---------------------|---------------------|-------|--------------| +| 3.x | EOL | `guzzle/guzzle` | `Guzzle` | [v3][guzzle-3-repo] | [v3][guzzle-3-docs] | No | >=5.3.3,<7.0 | +| 4.x | EOL | `guzzlehttp/guzzle` | `GuzzleHttp` | [v4][guzzle-4-repo] | N/A | No | >=5.4,<7.0 | +| 5.x | EOL | `guzzlehttp/guzzle` | `GuzzleHttp` | [v5][guzzle-5-repo] | [v5][guzzle-5-docs] | No | >=5.4,<7.4 | +| 6.x | Security fixes | `guzzlehttp/guzzle` | `GuzzleHttp` | [v6][guzzle-6-repo] | [v6][guzzle-6-docs] | Yes | >=5.5,<8.0 | +| 7.x | Latest | `guzzlehttp/guzzle` | `GuzzleHttp` | [v7][guzzle-7-repo] | [v7][guzzle-7-docs] | Yes | >=7.2.5,<8.2 | [guzzle-3-repo]: https://github.com/guzzle/guzzle3 [guzzle-4-repo]: https://github.com/guzzle/guzzle/tree/4.x [guzzle-5-repo]: https://github.com/guzzle/guzzle/tree/5.3 -[guzzle-6-repo]: https://github.com/guzzle/guzzle +[guzzle-6-repo]: https://github.com/guzzle/guzzle/tree/6.5 +[guzzle-7-repo]: https://github.com/guzzle/guzzle [guzzle-3-docs]: http://guzzle3.readthedocs.org -[guzzle-5-docs]: http://guzzle.readthedocs.org/en/5.3/ -[guzzle-6-docs]: http://guzzle.readthedocs.org/en/latest/ +[guzzle-5-docs]: http://docs.guzzlephp.org/en/5.3/ +[guzzle-6-docs]: http://docs.guzzlephp.org/en/6.5/ +[guzzle-7-docs]: http://docs.guzzlephp.org/en/latest/ diff --git a/vendor/guzzlehttp/guzzle/composer.json b/vendor/guzzlehttp/guzzle/composer.json index c01864f013fdb1462a4216b8e53993f713ce4e41..b9cb386a60899b3c7c06022dbc2966a2361fbc3f 100644 --- a/vendor/guzzlehttp/guzzle/composer.json +++ b/vendor/guzzlehttp/guzzle/composer.json @@ -14,10 +14,40 @@ "homepage": "http://guzzlephp.org/", "license": "MIT", "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Jeremy Lindblom", + "email": "jeremeamia@gmail.com", + "homepage": "https://github.com/jeremeamia" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "require": { diff --git a/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php b/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php index 38f98ad7c0c97fc1df0668c6639659e2870b4e4e..394df3a7cf1b828ce8aafd819e6b18ef6602714d 100644 --- a/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php +++ b/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php @@ -240,6 +240,11 @@ public function extractCookies( if (0 !== strpos($sc->getPath(), '/')) { $sc->setPath($this->getCookiePathFromRequest($request)); } + if (!$sc->matchesDomain($request->getUri()->getHost())) { + continue; + } + // Note: At this point `$sc->getDomain()` being a public suffix should + // be rejected, but we don't want to pull in the full PSL dependency. $this->setCookie($sc); } } diff --git a/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php b/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php index 3d776a70bc78c3eb5d7f10f325780eada7803244..55f6901a7346b3b7243d02482321f8318d2a168e 100644 --- a/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php +++ b/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php @@ -333,12 +333,19 @@ public function matchesPath($requestPath) */ public function matchesDomain($domain) { + $cookieDomain = $this->getDomain(); + if (null === $cookieDomain) { + return true; + } + // Remove the leading '.' as per spec in RFC 6265. // http://tools.ietf.org/html/rfc6265#section-5.2.3 - $cookieDomain = ltrim($this->getDomain(), '.'); + $cookieDomain = ltrim(strtolower($cookieDomain), '.'); + + $domain = strtolower($domain); // Domain not set or exact match. - if (!$cookieDomain || !strcasecmp($domain, $cookieDomain)) { + if ('' === $cookieDomain || $domain === $cookieDomain) { return true; } diff --git a/web/core/composer.json b/web/core/composer.json index 2d32788deccd26083affc33296e3aec7797e143e..f9d5b6e29a89870bcdc125f5dbbadd8cda592e70 100644 --- a/web/core/composer.json +++ b/web/core/composer.json @@ -36,7 +36,7 @@ "twig/twig": "^2.12.0", "doctrine/reflection": "^1.1", "doctrine/annotations": "^1.12", - "guzzlehttp/guzzle": "^6.5.2", + "guzzlehttp/guzzle": "^6.5.6", "symfony-cmf/routing": "^2.1", "laminas/laminas-feed": "^2.12", "stack/builder": "^1.0", diff --git a/web/core/lib/Drupal.php b/web/core/lib/Drupal.php index fdae9e86ede6ac6700317003cd820f8b512263dd..6cccf8467f8a979daf7806829e253711e8c5140e 100644 --- a/web/core/lib/Drupal.php +++ b/web/core/lib/Drupal.php @@ -75,7 +75,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '9.3.13'; + const VERSION = '9.3.14'; /** * Core API compatibility.