Merge pull request #1485 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.9.1

build(deps): Bump web-auth/webauthn-lib from 4.9.0 to 4.9.1
This commit is contained in:
Jonny Barnes 2024-07-18 13:12:26 +01:00 committed by GitHub
commit e1f6c9b1e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

32
composer.lock generated
View file

@ -5680,16 +5680,16 @@
},
{
"name": "spomky-labs/cbor-php",
"version": "3.0.4",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/cbor-php.git",
"reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b"
"reference": "499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
"reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
"url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4",
"reference": "499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4",
"shasum": ""
},
"require": {
@ -5700,7 +5700,7 @@
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"ext-json": "*",
"infection/infection": "^0.27",
"infection/infection": "^0.29",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
@ -5708,9 +5708,9 @@
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^10.1",
"qossmic/deptrac-shim": "^1.0",
"rector/rector": "^0.19",
"phpunit/phpunit": "^10.1|^11.0",
"qossmic/deptrac": "^2.0",
"rector/rector": "^1.0",
"roave/security-advisories": "dev-latest",
"symfony/var-dumper": "^6.0|^7.0",
"symplify/easy-coding-standard": "^12.0"
@ -5747,7 +5747,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/cbor-php/issues",
"source": "https://github.com/Spomky-Labs/cbor-php/tree/3.0.4"
"source": "https://github.com/Spomky-Labs/cbor-php/tree/3.1.0"
},
"funding": [
{
@ -5759,7 +5759,7 @@
"type": "patreon"
}
],
"time": "2024-01-29T20:33:48+00:00"
"time": "2024-07-18T08:37:03+00:00"
},
{
"name": "spomky-labs/pki-framework",
@ -8876,16 +8876,16 @@
},
{
"name": "web-auth/webauthn-lib",
"version": "4.9.0",
"version": "4.9.1",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git",
"reference": "0198351b6e823d2e12e2c60732b6dc6e1c39a3fc"
"reference": "fd7a0943c663b325e92ad562c2bcc943e77beeac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/0198351b6e823d2e12e2c60732b6dc6e1c39a3fc",
"reference": "0198351b6e823d2e12e2c60732b6dc6e1c39a3fc",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/fd7a0943c663b325e92ad562c2bcc943e77beeac",
"reference": "fd7a0943c663b325e92ad562c2bcc943e77beeac",
"shasum": ""
},
"require": {
@ -8950,7 +8950,7 @@
"webauthn"
],
"support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/4.9.0"
"source": "https://github.com/web-auth/webauthn-lib/tree/4.9.1"
},
"funding": [
{
@ -8962,7 +8962,7 @@
"type": "patreon"
}
],
"time": "2024-07-11T09:06:25+00:00"
"time": "2024-07-16T18:36:36+00:00"
},
{
"name": "webmozart/assert",