diff --git a/api/composer.json b/api/composer.json index f82a477a9e..602e381cf1 100644 --- a/api/composer.json +++ b/api/composer.json @@ -5,7 +5,7 @@ "php": ">=8.1.0", "ext-ctype": "*", "ext-iconv": "*", - "api-platform/core": "3.4.4", + "api-platform/core": "3.4.5", "composer/package-versions-deprecated": "1.11.99", "cweagans/composer-patches": "1.7.3", "doctrine/doctrine-bundle": "2.13.0", diff --git a/api/composer.lock b/api/composer.lock index cc89678a2f..3ec7c2b306 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "437112faa264c82993f78afe824bd759", + "content-hash": "530d696ec1c5b9042812f9e70756cc85", "packages": [ { "name": "api-platform/core", - "version": "v3.4.4", + "version": "v3.4.5", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "77d3ff3e8ddf88546eaf288a399d11f130553606" + "reference": "8bdf04409a4e873c889d22c4e05a3a81137f2a57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/77d3ff3e8ddf88546eaf288a399d11f130553606", - "reference": "77d3ff3e8ddf88546eaf288a399d11f130553606", + "url": "https://api.github.com/repos/api-platform/core/zipball/8bdf04409a4e873c889d22c4e05a3a81137f2a57", + "reference": "8bdf04409a4e873c889d22c4e05a3a81137f2a57", "shasum": "" }, "require": { @@ -223,9 +223,9 @@ ], "support": { "issues": "https://github.com/api-platform/core/issues", - "source": "https://github.com/api-platform/core/tree/v3.4.4" + "source": "https://github.com/api-platform/core/tree/v3.4.5" }, - "time": "2024-10-19T10:05:07+00:00" + "time": "2024-10-26T07:20:01+00:00" }, { "name": "behat/transliterator", @@ -9565,16 +9565,16 @@ }, { "name": "symfony/web-link", - "version": "v7.1.1", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", - "reference": "63f90aa0054bfd9a091d2f5cf465958f1030638f" + "reference": "383aa7566f25e3a1ab323732c2cc6a1748120d3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-link/zipball/63f90aa0054bfd9a091d2f5cf465958f1030638f", - "reference": "63f90aa0054bfd9a091d2f5cf465958f1030638f", + "url": "https://api.github.com/repos/symfony/web-link/zipball/383aa7566f25e3a1ab323732c2cc6a1748120d3a", + "reference": "383aa7566f25e3a1ab323732c2cc6a1748120d3a", "shasum": "" }, "require": { @@ -9628,7 +9628,7 @@ "push" ], "support": { - "source": "https://github.com/symfony/web-link/tree/v7.1.1" + "source": "https://github.com/symfony/web-link/tree/v7.1.6" }, "funding": [ { @@ -9644,7 +9644,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/yaml",