diff --git a/composer.json b/composer.json index 21b633286d..396613dee4 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "laravel/ui": "4.5.2", "lcobucci/jwt": "5.3.0", "mll-lab/laravel-graphiql": "3.2.1", - "nuwave/lighthouse": "6.36.0", + "nuwave/lighthouse": "6.36.3", "nyholm/psr7": "1.8.1", "pear/archive_tar": "1.5.0", "php-di/php-di": "7.0.6", diff --git a/composer.lock b/composer.lock index 4567377d10..f581983f84 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": "5c49efb798ca5f50ed22e127d6937c86", + "content-hash": "a7b94ec397e8e73a5d4266cdb924e7c6", "packages": [ { "name": "24slides/laravel-saml2", @@ -3752,16 +3752,16 @@ }, { "name": "nuwave/lighthouse", - "version": "v6.36.0", + "version": "v6.36.3", "source": { "type": "git", "url": "https://github.com/nuwave/lighthouse.git", - "reference": "3d6b2a69490c782974bfe4be924f4ece9ab09688" + "reference": "dc3125d6b29da7552dfcf61dc5470aedc1cc533a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/3d6b2a69490c782974bfe4be924f4ece9ab09688", - "reference": "3d6b2a69490c782974bfe4be924f4ece9ab09688", + "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/dc3125d6b29da7552dfcf61dc5470aedc1cc533a", + "reference": "dc3125d6b29da7552dfcf61dc5470aedc1cc533a", "shasum": "" }, "require": { @@ -3882,7 +3882,7 @@ "type": "patreon" } ], - "time": "2024-03-28T09:36:12+00:00" + "time": "2024-05-05T09:15:52+00:00" }, { "name": "nyholm/psr7",