From 6704faf6be54e8dece1dddfb2f35e0a2411291c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 08:12:58 -0500 Subject: [PATCH] Bump nuwave/lighthouse from 6.28.0 to 6.29.1 in /api (#8884) Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from 6.28.0 to 6.29.1. - [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.28.0...v6.29.1) --- updated-dependencies: - dependency-name: nuwave/lighthouse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/composer.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index 13e4cc04788..077f83edb83 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -1541,16 +1541,16 @@ }, { "name": "laravel/framework", - "version": "v10.37.3", + "version": "v10.38.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "996375dd61f8c6e4ac262b57ed485655d71fcbdc" + "reference": "ced4689f495213e9d23995b36098f12a802cc15b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/996375dd61f8c6e4ac262b57ed485655d71fcbdc", - "reference": "996375dd61f8c6e4ac262b57ed485655d71fcbdc", + "url": "https://api.github.com/repos/laravel/framework/zipball/ced4689f495213e9d23995b36098f12a802cc15b", + "reference": "ced4689f495213e9d23995b36098f12a802cc15b", "shasum": "" }, "require": { @@ -1596,6 +1596,8 @@ "voku/portable-ascii": "^2.0" }, "conflict": { + "carbonphp/carbon-doctrine-types": ">=3.0", + "doctrine/dbal": ">=4.0", "tightenco/collect": "<5.5.33" }, "provide": { @@ -1707,6 +1709,7 @@ "files": [ "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", + "src/Illuminate/Filesystem/functions.php", "src/Illuminate/Foundation/helpers.php", "src/Illuminate/Support/helpers.php" ], @@ -1739,7 +1742,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-12-13T20:10:58+00:00" + "time": "2023-12-20T14:52:12+00:00" }, { "name": "laravel/prompts", @@ -3085,16 +3088,16 @@ }, { "name": "nuwave/lighthouse", - "version": "v6.28.0", + "version": "v6.29.1", "source": { "type": "git", "url": "https://github.com/nuwave/lighthouse.git", - "reference": "76018af1019d97739a71eb47c9008f3e69273fbc" + "reference": "fa2c79f9af32de2e2b36f78f9a880d0dff937289" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/76018af1019d97739a71eb47c9008f3e69273fbc", - "reference": "76018af1019d97739a71eb47c9008f3e69273fbc", + "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/fa2c79f9af32de2e2b36f78f9a880d0dff937289", + "reference": "fa2c79f9af32de2e2b36f78f9a880d0dff937289", "shasum": "" }, "require": { @@ -3216,7 +3219,7 @@ "type": "patreon" } ], - "time": "2023-12-11T13:03:36+00:00" + "time": "2023-12-17T11:10:54+00:00" }, { "name": "paragonie/constant_time_encoding",