diff --git a/composer.lock b/composer.lock index 376b9e7..27adbaa 100644 --- a/composer.lock +++ b/composer.lock @@ -2487,23 +2487,17 @@ }, { "name": "laravel/sanctum", - "version": "v3.2.0", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "bf5cb6c256d19a108bdfaca121b2594da063fbd5" + "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/bf5cb6c256d19a108bdfaca121b2594da063fbd5", - "reference": "bf5cb6c256d19a108bdfaca121b2594da063fbd5", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/laravel/sanctum/zipball/d09d69bac55708fcd4a3b305d760e673d888baf9", + "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9", + "shasum": "" }, "require": { "ext-json": "*", @@ -2554,7 +2548,7 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2023-01-06T15:43:53+00:00" + "time": "2023-01-13T15:41:49+00:00" }, { "name": "laravel/serializable-closure",