chore(deps): bump web-auth/webauthn-lib from 5.3.3 to 5.3.5 (#10901)

This commit is contained in:
Andras Bacsai 2026-07-14 14:18:00 +02:00 committed by GitHub
commit 05dc2c65f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

48
composer.lock generated
View file

@ -5116,16 +5116,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "2.3.2", "version": "2.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "a004701b11273a26cd7955a61d67a7f1e525a45a" "reference": "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a004701b11273a26cd7955a61d67a7f1e525a45a", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fb19eedd2bb67ff8cf7a5502ad329e701d6398a3",
"reference": "a004701b11273a26cd7955a61d67a7f1e525a45a", "reference": "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5157,9 +5157,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.2" "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.3"
}, },
"time": "2026-01-25T14:56:51+00:00" "time": "2026-07-08T07:01:06+00:00"
}, },
{ {
"name": "pion/laravel-chunk-upload", "name": "pion/laravel-chunk-upload",
@ -8155,16 +8155,16 @@
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v3.7.0", "version": "v3.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d",
"reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8202,7 +8202,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.1"
}, },
"funding": [ "funding": [
{ {
@ -8222,7 +8222,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-13T15:52:40+00:00" "time": "2026-06-05T06:23:12+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
@ -10289,16 +10289,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v8.0.10", "version": "v8.0.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "72ed7e1475790714f07c3a59bd01fd32cd022fdf" "reference": "33d395158f1c3b6038738fbb8656e05ae7d2bf0d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/72ed7e1475790714f07c3a59bd01fd32cd022fdf", "url": "https://api.github.com/repos/symfony/serializer/zipball/33d395158f1c3b6038738fbb8656e05ae7d2bf0d",
"reference": "72ed7e1475790714f07c3a59bd01fd32cd022fdf", "reference": "33d395158f1c3b6038738fbb8656e05ae7d2bf0d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10363,7 +10363,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v8.0.10" "source": "https://github.com/symfony/serializer/tree/v8.0.14"
}, },
"funding": [ "funding": [
{ {
@ -10383,7 +10383,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-04T13:41:39+00:00" "time": "2026-06-27T08:56:37+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -11416,16 +11416,16 @@
}, },
{ {
"name": "web-auth/webauthn-lib", "name": "web-auth/webauthn-lib",
"version": "5.3.3", "version": "5.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git", "url": "https://github.com/web-auth/webauthn-lib.git",
"reference": "e6f656d6c6b29fa305382fe6a0a3be8177d177df" "reference": "9e0986d999f4102e24ac8a598d3a80d98b56c19f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/e6f656d6c6b29fa305382fe6a0a3be8177d177df", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/9e0986d999f4102e24ac8a598d3a80d98b56c19f",
"reference": "e6f656d6c6b29fa305382fe6a0a3be8177d177df", "reference": "9e0986d999f4102e24ac8a598d3a80d98b56c19f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11486,7 +11486,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/5.3.3" "source": "https://github.com/web-auth/webauthn-lib/tree/5.3.5"
}, },
"funding": [ "funding": [
{ {
@ -11498,7 +11498,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2026-05-17T19:04:30+00:00" "time": "2026-05-31T15:00:08+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",