diff --git a/api/app/composer.json b/api/app/composer.json index eaa7edfeed..735a727beb 100644 --- a/api/app/composer.json +++ b/api/app/composer.json @@ -78,7 +78,7 @@ "phpstan/phpstan-phpunit": "^1.0.0", "phpunit/phpcov": "8.2.1", "phpunit/phpunit": "^9.5.10", - "symfony/http-client": "5.4.46", + "symfony/http-client": "5.4.47", "symfony/browser-kit": "^5.4.0", "symfony/maker-bundle": "^1.29", "symfony/mime": "^5.4.0", diff --git a/api/app/composer.lock b/api/app/composer.lock index d1da541478..789633f8b6 100644 --- a/api/app/composer.lock +++ b/api/app/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": "eeaf0e55b8b09a2208604c27351aa866", + "content-hash": "e485999e43f29f7252399d411bc3ac82", "packages": [ { "name": "aws/aws-crt-php", @@ -11441,16 +11441,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.46", + "version": "v5.4.47", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "ebcaeeafc48b69f497f82b9700ddf54bfe975f71" + "reference": "3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/ebcaeeafc48b69f497f82b9700ddf54bfe975f71", - "reference": "ebcaeeafc48b69f497f82b9700ddf54bfe975f71", + "url": "https://api.github.com/repos/symfony/http-client/zipball/3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde", + "reference": "3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde", "shasum": "" }, "require": { @@ -11512,7 +11512,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.46" + "source": "https://github.com/symfony/http-client/tree/v5.4.47" }, "funding": [ { @@ -11528,7 +11528,7 @@ "type": "tidelift" } ], - "time": "2024-10-25T11:45:42+00:00" + "time": "2024-11-13T12:18:12+00:00" }, { "name": "symfony/http-client-contracts",