From bb2f8490739631acbc04da45ae6a62c0a5141be6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 02:19:59 +0000 Subject: [PATCH] chore(deps): bump laravel/jetstream from 4.0.4 to 4.0.5 Bumps [laravel/jetstream](https://github.com/laravel/jetstream) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/laravel/jetstream/releases) - [Changelog](https://github.com/laravel/jetstream/blob/4.x/CHANGELOG.md) - [Commits](https://github.com/laravel/jetstream/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: laravel/jetstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index f30c4d5f61b..16791ed8cbe 100644 --- a/composer.lock +++ b/composer.lock @@ -2679,16 +2679,16 @@ }, { "name": "laravel/jetstream", - "version": "v4.0.4", + "version": "v4.0.5", "source": { "type": "git", "url": "https://github.com/laravel/jetstream.git", - "reference": "649364c0a8056f48ac46dcd48efa98784b3acd93" + "reference": "23a4ce86365098d26860adc0398cebf3d306d556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/jetstream/zipball/649364c0a8056f48ac46dcd48efa98784b3acd93", - "reference": "649364c0a8056f48ac46dcd48efa98784b3acd93", + "url": "https://api.github.com/repos/laravel/jetstream/zipball/23a4ce86365098d26860adc0398cebf3d306d556", + "reference": "23a4ce86365098d26860adc0398cebf3d306d556", "shasum": "" }, "require": { @@ -2744,7 +2744,7 @@ "issues": "https://github.com/laravel/jetstream/issues", "source": "https://github.com/laravel/jetstream" }, - "time": "2023-10-18T13:56:42+00:00" + "time": "2023-10-27T13:59:51+00:00" }, { "name": "laravel/prompts", @@ -3809,23 +3809,23 @@ }, { "name": "mobiledetect/mobiledetectlib", - "version": "2.8.41", + "version": "2.8.43", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", - "reference": "fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1" + "reference": "fa96dd52859f03ee2dea002ddd75f8e4e7e9c9da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1", - "reference": "fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1", + "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/fa96dd52859f03ee2dea002ddd75f8e4e7e9c9da", + "reference": "fa96dd52859f03ee2dea002ddd75f8e4e7e9c9da", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { - "phpunit/phpunit": "~4.8.35||~5.7" + "phpunit/phpunit": "~4.8.36" }, "type": "library", "autoload": { @@ -3859,9 +3859,15 @@ ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", - "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.41" + "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.43" }, - "time": "2022-11-08T18:31:26+00:00" + "funding": [ + { + "url": "https://github.com/serbanghita", + "type": "github" + } + ], + "time": "2023-11-01T13:40:08+00:00" }, { "name": "moneyphp/money", @@ -17854,5 +17860,5 @@ "ext-fileinfo": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }