diff --git a/composer.json b/composer.json index f80db1d..aa0aea6 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "guzzlehttp/guzzle": "^7.4.3", "laravel/framework": "^8.83", "laravel/tinker": "^2.5", - "laravel/ui": "3.4", + "laravel/ui": "3.4.6", "mll-lab/laravel-graphql-playground": "^2.5", "nuwave/lighthouse": "^5.27", "laravel/sanctum": "^2.11" diff --git a/composer.lock b/composer.lock index e174bfa..8a4f75e 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": "261ccfff5dcde19283a16894832fbd90", + "content-hash": "65097624cc2f65c8173dd52563319af6", "packages": [ { "name": "brick/math", @@ -1918,22 +1918,22 @@ }, { "name": "laravel/ui", - "version": "v3.4.0", + "version": "v3.4.6", "source": { "type": "git", "url": "https://github.com/laravel/ui.git", - "reference": "b3e804559bf3973ecca160a4ae1068e6c7c167c6" + "reference": "65ec5c03f7fee2c8ecae785795b829a15be48c2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/ui/zipball/b3e804559bf3973ecca160a4ae1068e6c7c167c6", - "reference": "b3e804559bf3973ecca160a4ae1068e6c7c167c6", + "url": "https://api.github.com/repos/laravel/ui/zipball/65ec5c03f7fee2c8ecae785795b829a15be48c2c", + "reference": "65ec5c03f7fee2c8ecae785795b829a15be48c2c", "shasum": "" }, "require": { "illuminate/console": "^8.42|^9.0", "illuminate/filesystem": "^8.42|^9.0", - "illuminate/support": "^8.42|^9.0", + "illuminate/support": "^8.82|^9.0", "illuminate/validation": "^8.42|^9.0", "php": "^7.3|^8.0" }, @@ -1973,9 +1973,9 @@ "ui" ], "support": { - "source": "https://github.com/laravel/ui/tree/v3.4.0" + "source": "https://github.com/laravel/ui/tree/v3.4.6" }, - "time": "2021-11-30T16:22:00+00:00" + "time": "2022-05-20T13:38:08+00:00" }, { "name": "league/commonmark",