diff --git a/composer.json b/composer.json index 9ba2cd59..de9f9d97 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "php": "^8.1", "guzzlehttp/guzzle": "7.8.1", "laravel/framework": "10.33.0", - "laravel/sanctum": "3.3.2", + "laravel/sanctum": "3.3.3", "laravel/tinker": "2.8.2", "spatie/laravel-permission": "6.2.0" }, diff --git a/composer.lock b/composer.lock index e096b0f2..3155e64c 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": "ab0a2df0d8f8a03881442347c858e6b9", + "content-hash": "830cf1b3257e861ea4fd0f0e8f4a720b", "packages": [ { "name": "brick/math", @@ -1306,16 +1306,16 @@ }, { "name": "laravel/sanctum", - "version": "v3.3.2", + "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "e1a272893bec13cf135627f7e156030b3afe1e60" + "reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/e1a272893bec13cf135627f7e156030b3afe1e60", - "reference": "e1a272893bec13cf135627f7e156030b3afe1e60", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/8c104366459739f3ada0e994bcd3e6fd681ce3d5", + "reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5", "shasum": "" }, "require": { @@ -1368,7 +1368,7 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2023-11-03T13:42:14+00:00" + "time": "2023-12-19T18:44:48+00:00" }, { "name": "laravel/serializable-closure",