diff --git a/composer.lock b/composer.lock index 24ff016669..f869d25d11 100644 --- a/composer.lock +++ b/composer.lock @@ -6155,16 +6155,16 @@ }, { "name": "symfony/http-client", - "version": "v6.0.15", + "version": "v6.0.16", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21" + "reference": "5db1221826d5f841f443d434358d5f82c862c5a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/af84893895ce7637a4b60fd3de87fe9e44286a21", - "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21", + "url": "https://api.github.com/repos/symfony/http-client/zipball/5db1221826d5f841f443d434358d5f82c862c5a9", + "reference": "5db1221826d5f841f443d434358d5f82c862c5a9", "shasum": "" }, "require": { @@ -6219,7 +6219,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v6.0.15" + "source": "https://github.com/symfony/http-client/tree/v6.0.16" }, "funding": [ { @@ -6235,7 +6235,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T16:22:58+00:00" + "time": "2022-11-14T10:09:52+00:00" }, { "name": "symfony/http-client-contracts",