diff --git a/composer.lock b/composer.lock index 0de0bde82b..694f16b350 100644 --- a/composer.lock +++ b/composer.lock @@ -2042,16 +2042,16 @@ }, { "name": "laravel/passport", - "version": "v11.1.0", + "version": "v11.2.0", "source": { "type": "git", "url": "https://github.com/laravel/passport.git", - "reference": "89cc1976a25e2fa53ba8a3773e101189149852fa" + "reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/passport/zipball/89cc1976a25e2fa53ba8a3773e101189149852fa", - "reference": "89cc1976a25e2fa53ba8a3773e101189149852fa", + "url": "https://api.github.com/repos/laravel/passport/zipball/fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9", + "reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9", "shasum": "" }, "require": { @@ -2115,7 +2115,7 @@ "issues": "https://github.com/laravel/passport/issues", "source": "https://github.com/laravel/passport" }, - "time": "2022-09-05T14:35:34+00:00" + "time": "2022-09-07T13:14:45+00:00" }, { "name": "laravel/sanctum", @@ -3143,16 +3143,16 @@ }, { "name": "league/uri", - "version": "6.7.1", + "version": "6.7.2", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea" + "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/2d7c87a0860f3126a39f44a8a9bf2fed402dcfea", - "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/d3b50812dd51f3fbf176344cc2981db03d10fe06", + "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06", "shasum": "" }, "require": { @@ -3230,7 +3230,7 @@ "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri/issues", - "source": "https://github.com/thephpleague/uri/tree/6.7.1" + "source": "https://github.com/thephpleague/uri/tree/6.7.2" }, "funding": [ { @@ -3238,7 +3238,7 @@ "type": "github" } ], - "time": "2022-06-29T09:48:18+00:00" + "time": "2022-09-13T19:50:42+00:00" }, { "name": "league/uri-interfaces",