diff --git a/app/composer.lock b/app/composer.lock index b47fbe1..feedb38 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -1814,16 +1814,16 @@ }, { "name": "laravel/framework", - "version": "v10.17.0", + "version": "v10.17.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "a0e3f5ac5b6258f6ede9a2a2c5cc3820baea24a2" + "reference": "a82d96fd94069e346eb8037d178e6ccc4daaf3f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/a0e3f5ac5b6258f6ede9a2a2c5cc3820baea24a2", - "reference": "a0e3f5ac5b6258f6ede9a2a2c5cc3820baea24a2", + "url": "https://api.github.com/repos/laravel/framework/zipball/a82d96fd94069e346eb8037d178e6ccc4daaf3f9", + "reference": "a82d96fd94069e346eb8037d178e6ccc4daaf3f9", "shasum": "" }, "require": { @@ -2010,20 +2010,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-08-01T14:08:45+00:00" + "time": "2023-08-02T14:59:58+00:00" }, { "name": "laravel/prompts", - "version": "v0.1.1", + "version": "v0.1.2", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "309b30157090a63c40152aa912d198d6aeb60ea6" + "reference": "a5295e14c9d3e94ff24683e5db0b0a29fad8f6e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/309b30157090a63c40152aa912d198d6aeb60ea6", - "reference": "309b30157090a63c40152aa912d198d6aeb60ea6", + "url": "https://api.github.com/repos/laravel/prompts/zipball/a5295e14c9d3e94ff24683e5db0b0a29fad8f6e1", + "reference": "a5295e14c9d3e94ff24683e5db0b0a29fad8f6e1", "shasum": "" }, "require": { @@ -2056,9 +2056,9 @@ ], "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.1.1" + "source": "https://github.com/laravel/prompts/tree/v0.1.2" }, - "time": "2023-07-31T15:03:02+00:00" + "time": "2023-08-02T13:59:58+00:00" }, { "name": "laravel/serializable-closure",