diff --git a/composer.json b/composer.json index ef45facf..41109c2c 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "guzzlehttp/guzzle": "^7.5", "hashids/hashids": "^5.0", "laravel/framework": "^10.0", - "laravel/sanctum": "^3.2.1", + "laravel/sanctum": "^3.2.5", "laravel/tinker": "^2.8", "opcodesio/log-viewer": "^2.3", "sentry/sentry-laravel": "^3.3" diff --git a/composer.lock b/composer.lock index 51c025f0..ab1716b4 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": "900e5d8987355ed1e89c9c7334d3ab17", + "content-hash": "641c5c9cfcb646db58e021739666c13c", "packages": [ { "name": "akaunting/laravel-money", @@ -2373,16 +2373,16 @@ }, { "name": "laravel/sanctum", - "version": "v3.2.4", + "version": "v3.2.5", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "c8269dcff3cda261ce113ab9548a0253d709aa91" + "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/c8269dcff3cda261ce113ab9548a0253d709aa91", - "reference": "c8269dcff3cda261ce113ab9548a0253d709aa91", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/8ebda85d59d3c414863a7f4d816ef8302faad876", + "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876", "shasum": "" }, "require": { @@ -2435,7 +2435,7 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2023-04-26T18:55:47+00:00" + "time": "2023-05-01T19:39:51+00:00" }, { "name": "laravel/serializable-closure",