diff --git a/composer.json b/composer.json index ee3fb28b..06c4f323 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "php": "^8.1", "guzzlehttp/guzzle": "7.8.0", "laravel/framework": "10.33.0", - "laravel/sanctum": "3.3.1", + "laravel/sanctum": "3.3.2", "laravel/tinker": "2.8.2" }, "require-dev": { diff --git a/composer.lock b/composer.lock index ed59f688..aa91a5f0 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": "f6d28272561df256db0baa832f067d67", + "content-hash": "1d9d9b74ad7504cee6016688304b7056", "packages": [ { "name": "brick/math", @@ -1231,16 +1231,16 @@ }, { "name": "laravel/sanctum", - "version": "v3.3.1", + "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "338f633e6487e76b255470d3373fbc29228aa971" + "reference": "e1a272893bec13cf135627f7e156030b3afe1e60" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/338f633e6487e76b255470d3373fbc29228aa971", - "reference": "338f633e6487e76b255470d3373fbc29228aa971", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/e1a272893bec13cf135627f7e156030b3afe1e60", + "reference": "e1a272893bec13cf135627f7e156030b3afe1e60", "shasum": "" }, "require": { @@ -1293,7 +1293,7 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2023-09-07T15:46:33+00:00" + "time": "2023-11-03T13:42:14+00:00" }, { "name": "laravel/serializable-closure",