diff --git a/api/composer.json b/api/composer.json index 1fa43ff1ccc..fc918b9c6ad 100644 --- a/api/composer.json +++ b/api/composer.json @@ -16,7 +16,7 @@ "guzzlehttp/guzzle": "7.8.1", "knpuniversity/oauth2-client-bundle": "2.17.0", "league/oauth2-google": "4.0.1", - "lexik/jwt-authentication-bundle": "2.20.2", + "lexik/jwt-authentication-bundle": "2.20.3", "nelmio/cors-bundle": "2.4.0", "phpdocumentor/reflection-docblock": "5.3.0", "phpmyadmin/sql-parser": "5.8.2", diff --git a/api/composer.lock b/api/composer.lock index 0197033454d..60d518fe21a 100644 --- a/api/composer.lock +++ b/api/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": "304f839d4eb221468eea528229ec3828", + "content-hash": "d1ad2cf34d710a911f8b8c112aae612a", "packages": [ { "name": "api-platform/core", @@ -2995,16 +2995,16 @@ }, { "name": "lexik/jwt-authentication-bundle", - "version": "v2.20.2", + "version": "v2.20.3", "source": { "type": "git", "url": "https://github.com/lexik/LexikJWTAuthenticationBundle.git", - "reference": "3df8317555ea899a81b5c6b7558e421838f2f926" + "reference": "a196d68d07dd5486a523cc3415620badbb5d25c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/3df8317555ea899a81b5c6b7558e421838f2f926", - "reference": "3df8317555ea899a81b5c6b7558e421838f2f926", + "url": "https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/a196d68d07dd5486a523cc3415620badbb5d25c2", + "reference": "a196d68d07dd5486a523cc3415620badbb5d25c2", "shasum": "" }, "require": { @@ -3098,7 +3098,7 @@ ], "support": { "issues": "https://github.com/lexik/LexikJWTAuthenticationBundle/issues", - "source": "https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v2.20.2" + "source": "https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v2.20.3" }, "funding": [ { @@ -3110,7 +3110,7 @@ "type": "tidelift" } ], - "time": "2023-12-05T22:22:51+00:00" + "time": "2023-12-14T15:58:11+00:00" }, { "name": "monolog/monolog",