From ca3a1ead58964fef3e81581d71f4bd65e62b0089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:22:56 +0000 Subject: [PATCH] chore(deps)(deps): bump nuwave/lighthouse from 6.64.0 to 6.64.2 Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from 6.64.0 to 6.64.2. - [Release notes](https://github.com/nuwave/lighthouse/releases) - [Changelog](https://github.com/nuwave/lighthouse/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuwave/lighthouse/compare/v6.64.0...v6.64.2) --- updated-dependencies: - dependency-name: nuwave/lighthouse dependency-version: 6.64.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index a0c386e..5529667 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "laravel/framework": "12.44.0", "laravel/sanctum": "v4.0.8", "laravel/tinker": "v2.10.2", - "nuwave/lighthouse": "6.64.0", + "nuwave/lighthouse": "6.64.2", "php-open-source-saver/jwt-auth": "2.8.3", "predis/predis": "3.3.0", "spatie/laravel-csp": "3.21.0" diff --git a/composer.lock b/composer.lock index 0427b12..62f1b0e 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": "39a3f2aa6e86af9821407be33eeaa381", + "content-hash": "d09e593fa4e040b5099452cba8fd311d", "packages": [ { "name": "brick/math", @@ -2832,16 +2832,16 @@ }, { "name": "nuwave/lighthouse", - "version": "v6.64.0", + "version": "v6.64.2", "source": { "type": "git", "url": "https://github.com/nuwave/lighthouse.git", - "reference": "a7f2e1095aaff569ab84db5b291495ce903c9a9f" + "reference": "e3a8509fddc248740afe30022173a6fa8d78d585" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/a7f2e1095aaff569ab84db5b291495ce903c9a9f", - "reference": "a7f2e1095aaff569ab84db5b291495ce903c9a9f", + "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/e3a8509fddc248740afe30022173a6fa8d78d585", + "reference": "e3a8509fddc248740afe30022173a6fa8d78d585", "shasum": "" }, "require": { @@ -2958,7 +2958,7 @@ "type": "patreon" } ], - "time": "2025-12-16T15:34:38+00:00" + "time": "2026-01-13T16:06:47+00:00" }, { "name": "php-open-source-saver/jwt-auth", @@ -10132,5 +10132,5 @@ "php": "^8.4" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }