diff --git a/composer.json b/composer.json index 9c9ecd6b1..f86179d6b 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "guzzlehttp/guzzle": "7.9.2", "knplabs/github-api": "3.16.0", "laravel/framework": "10.48.23", - "laravel/socialite": "5.17.1", + "laravel/socialite": "5.18.0", "laravel/ui": "4.6.1", "lcobucci/jwt": "5.5.0", "league/flysystem-aws-s3-v3": "^3.29", diff --git a/composer.lock b/composer.lock index 939e7ae38..3344f1558 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": "3054c3cfcb0dbbd9f7f4f49ce1baad94", + "content-hash": "89d07b593cea3718e7ddd40514cffecb", "packages": [ { "name": "24slides/laravel-saml2", @@ -2410,16 +2410,16 @@ }, { "name": "laravel/socialite", - "version": "v5.17.1", + "version": "v5.18.0", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "4b44c97c04da28e5aabb73df70b0999e9976382f" + "reference": "7809dc71250e074cd42970f0f803f2cddc04c5de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/4b44c97c04da28e5aabb73df70b0999e9976382f", - "reference": "4b44c97c04da28e5aabb73df70b0999e9976382f", + "url": "https://api.github.com/repos/laravel/socialite/zipball/7809dc71250e074cd42970f0f803f2cddc04c5de", + "reference": "7809dc71250e074cd42970f0f803f2cddc04c5de", "shasum": "" }, "require": { @@ -2478,7 +2478,7 @@ "issues": "https://github.com/laravel/socialite/issues", "source": "https://github.com/laravel/socialite" }, - "time": "2025-01-28T15:16:52+00:00" + "time": "2025-02-11T13:38:19+00:00" }, { "name": "laravel/ui",