diff --git a/composer.lock b/composer.lock index 20e76905..177d9b4d 100644 --- a/composer.lock +++ b/composer.lock @@ -9730,16 +9730,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.2", + "version": "v5.4.13", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "5e344f1402584a56631c81a24ec9403e3159c790" + "reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/5e344f1402584a56631c81a24ec9403e3159c790", - "reference": "5e344f1402584a56631c81a24ec9403e3159c790", + "url": "https://api.github.com/repos/symfony/http-client/zipball/596fd752f00e0205d895cd6b184d135c27bb5d6a", + "reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a", "shasum": "", "mirrors": [ { @@ -9803,7 +9803,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/v5.4.2" + "source": "https://github.com/symfony/http-client/tree/v5.4.13" }, "funding": [ { @@ -9819,7 +9819,7 @@ "type": "tidelift" } ], - "time": "2021-12-29T10:10:35+00:00" + "time": "2022-09-08T18:41:21+00:00" }, { "name": "symfony/http-client-contracts",