diff --git a/composer.json b/composer.json index c0677c6..1609675 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "laravel/framework": "12.46.0", "laravel/horizon": "5.41.0", "laravel/nova": "5.7.6", - "laravel/sanctum": "4.2.1", + "laravel/sanctum": "4.2.2", "laravel/scout": "10.23.0", "laravel/slack-notification-channel": "3.7.0", "laravel/tinker": "2.10.2", diff --git a/composer.lock b/composer.lock index 4c7cc95..40cbfe2 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": "94c5df6e0d5dab6b963a6d8cda6d09b4", + "content-hash": "b7bba476b3d04efd6cd85f1e80a2d8e6", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2598,16 +2598,16 @@ }, { "name": "laravel/sanctum", - "version": "v4.2.1", + "version": "v4.2.2", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "f5fb373be39a246c74a060f2cf2ae2c2145b3664" + "reference": "fd447754d2d3f56950d53b930128af2e3b617de9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/f5fb373be39a246c74a060f2cf2ae2c2145b3664", - "reference": "f5fb373be39a246c74a060f2cf2ae2c2145b3664", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/fd447754d2d3f56950d53b930128af2e3b617de9", + "reference": "fd447754d2d3f56950d53b930128af2e3b617de9", "shasum": "" }, "require": { @@ -2657,7 +2657,7 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2025-11-21T13:59:03+00:00" + "time": "2026-01-06T23:11:51+00:00" }, { "name": "laravel/scout",