diff --git a/composer.json b/composer.json index 30f2bc692..1215d680e 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "http-interop/http-factory-guzzle": "1.2.0", "kiritokatklian/nova-permission": "4.0.10", "laravel/framework": "11.27.2", - "laravel/horizon": "5.29.0", + "laravel/horizon": "5.29.1", "laravel/nova": "4.35.2", "laravel/passport": "12.3.0", "laravel/scout": "10.11.4", diff --git a/composer.lock b/composer.lock index 61826665f..a4284e957 100644 --- a/composer.lock +++ b/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": "853845e8bcb14af7ab5541e18be75ea0", + "content-hash": "e9562632a7e7634e739ad8a2f8fd5260", "packages": [ { "name": "ans-group/laravel-health-check", @@ -3240,16 +3240,16 @@ }, { "name": "laravel/horizon", - "version": "v5.29.0", + "version": "v5.29.1", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "1d97f94412e89ff48683acd58d4a702d6bee7b88" + "reference": "9f482f21c23ed01c2366d1157843165165579c23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/1d97f94412e89ff48683acd58d4a702d6bee7b88", - "reference": "1d97f94412e89ff48683acd58d4a702d6bee7b88", + "url": "https://api.github.com/repos/laravel/horizon/zipball/9f482f21c23ed01c2366d1157843165165579c23", + "reference": "9f482f21c23ed01c2366d1157843165165579c23", "shasum": "" }, "require": { @@ -3313,9 +3313,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.29.0" + "source": "https://github.com/laravel/horizon/tree/v5.29.1" }, - "time": "2024-09-24T13:38:25+00:00" + "time": "2024-10-08T18:23:02+00:00" }, { "name": "laravel/nova",