diff --git a/api/composer.json b/api/composer.json index 44d1cd9963..87ad3f76bd 100644 --- a/api/composer.json +++ b/api/composer.json @@ -33,7 +33,7 @@ "symfony/expression-language": "7.1.6", "symfony/flex": "2.4.7", "symfony/framework-bundle": "7.1.5", - "symfony/http-client": "7.1.7", + "symfony/http-client": "7.1.8", "symfony/intl": "7.1.6", "symfony/mailer": "7.1.6", "symfony/monolog-bundle": "3.10.0", diff --git a/api/composer.lock b/api/composer.lock index 32be271660..4427dc98dc 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "87724cda35e7470e6f9709a76f08baed", + "content-hash": "119a295d9cc6b1437472fc05ef3760a3", "packages": [ { "name": "api-platform/core", @@ -6710,16 +6710,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.7", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0" + "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", - "reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", + "url": "https://api.github.com/repos/symfony/http-client/zipball/c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a", + "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a", "shasum": "" }, "require": { @@ -6784,7 +6784,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.7" + "source": "https://github.com/symfony/http-client/tree/v7.1.8" }, "funding": [ { @@ -6800,7 +6800,7 @@ "type": "tidelift" } ], - "time": "2024-11-05T16:45:54+00:00" + "time": "2024-11-13T13:40:27+00:00" }, { "name": "symfony/http-client-contracts",