diff --git a/src/composer.lock b/src/composer.lock index d2d4c93..f548a21 100644 --- a/src/composer.lock +++ b/src/composer.lock @@ -1517,16 +1517,16 @@ }, { "name": "lcobucci/jwt", - "version": "3.4.0", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "320b9f05741b24acbbaf1106ed267ff3817fd74d" + "reference": "3ef8657a78278dfeae7707d51747251db4176240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/320b9f05741b24acbbaf1106ed267ff3817fd74d", - "reference": "320b9f05741b24acbbaf1106ed267ff3817fd74d", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240", + "reference": "3ef8657a78278dfeae7707d51747251db4176240", "shasum": "" }, "require": { @@ -1576,7 +1576,21 @@ "JWS", "jwt" ], - "time": "2020-11-25T01:46:26+00:00" + "support": { + "issues": "https://github.com/lcobucci/jwt/issues", + "source": "https://github.com/lcobucci/jwt/tree/3.4.6" + }, + "funding": [ + { + "url": "https://github.com/lcobucci", + "type": "github" + }, + { + "url": "https://www.patreon.com/lcobucci", + "type": "patreon" + } + ], + "time": "2021-09-28T19:18:28+00:00" }, { "name": "league/commonmark", @@ -8119,5 +8133,6 @@ "platform": { "php": "^7.3.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.1.0" }