diff --git a/composer.json b/composer.json index 23a21693e8..eca9aea7fd 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "knplabs/github-api": "3.14.1", "laravel/framework": "10.48.9", "laravel/legacy-factories": "1.4.0", - "laravel/socialite": "5.13.1", + "laravel/socialite": "5.13.2", "laravel/ui": "4.5.1", "lcobucci/jwt": "5.3.0", "mll-lab/laravel-graphiql": "3.2.1", diff --git a/composer.lock b/composer.lock index 2dfd411b3e..0a8648093a 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": "4693a9df13b5391486ebfacb58f50be8", + "content-hash": "c92e989395e9b2574154d7525a799a67", "packages": [ { "name": "24slides/laravel-saml2", @@ -2383,16 +2383,16 @@ }, { "name": "laravel/prompts", - "version": "v0.1.20", + "version": "v0.1.21", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "bf9a360c484976692de0f3792f30066f4f4b34a2" + "reference": "23ea808e8a145653e0ab29e30d4385e49f40a920" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/bf9a360c484976692de0f3792f30066f4f4b34a2", - "reference": "bf9a360c484976692de0f3792f30066f4f4b34a2", + "url": "https://api.github.com/repos/laravel/prompts/zipball/23ea808e8a145653e0ab29e30d4385e49f40a920", + "reference": "23ea808e8a145653e0ab29e30d4385e49f40a920", "shasum": "" }, "require": { @@ -2432,11 +2432,12 @@ "license": [ "MIT" ], + "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.1.20" + "source": "https://github.com/laravel/prompts/tree/v0.1.21" }, - "time": "2024-04-18T00:45:25+00:00" + "time": "2024-04-30T12:46:16+00:00" }, { "name": "laravel/serializable-closure", @@ -2500,16 +2501,16 @@ }, { "name": "laravel/socialite", - "version": "v5.13.1", + "version": "v5.13.2", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "feed1c1ccfd991bc12af59de4aa24f657d9c5cbe" + "reference": "278d4615f68205722b3a129135774b3764b28a90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/feed1c1ccfd991bc12af59de4aa24f657d9c5cbe", - "reference": "feed1c1ccfd991bc12af59de4aa24f657d9c5cbe", + "url": "https://api.github.com/repos/laravel/socialite/zipball/278d4615f68205722b3a129135774b3764b28a90", + "reference": "278d4615f68205722b3a129135774b3764b28a90", "shasum": "" }, "require": { @@ -2568,7 +2569,7 @@ "issues": "https://github.com/laravel/socialite/issues", "source": "https://github.com/laravel/socialite" }, - "time": "2024-04-24T20:36:50+00:00" + "time": "2024-04-26T13:48:16+00:00" }, { "name": "laravel/ui",