build(deps): Bump web-auth/webauthn-lib from 4.7.4 to 4.7.7

Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib) from 4.7.4 to 4.7.7.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.4...4.7.7)

---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-20 17:13:50 +00:00 committed by GitHub
parent 3b8efd0145
commit 51bc747501
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

44
composer.lock generated
View file

@ -2425,34 +2425,34 @@
},
{
"name": "lcobucci/clock",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/clock.git",
"reference": "30a854ceb22bd87d83a7a4563b3f6312453945fc"
"reference": "6f28b826ea01306b07980cb8320ab30b966cd715"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/clock/zipball/30a854ceb22bd87d83a7a4563b3f6312453945fc",
"reference": "30a854ceb22bd87d83a7a4563b3f6312453945fc",
"url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715",
"reference": "6f28b826ea01306b07980cb8320ab30b966cd715",
"shasum": ""
},
"require": {
"php": "~8.2.0",
"php": "~8.2.0 || ~8.3.0",
"psr/clock": "^1.0"
},
"provide": {
"psr/clock-implementation": "1.0"
},
"require-dev": {
"infection/infection": "^0.26",
"lcobucci/coding-standard": "^10.0.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.10.7",
"infection/infection": "^0.27",
"lcobucci/coding-standard": "^11.0.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.25",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.10",
"phpstan/phpstan-strict-rules": "^1.5.0",
"phpunit/phpunit": "^10.0.17"
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.2.3"
},
"type": "library",
"autoload": {
@ -2473,7 +2473,7 @@
"description": "Yet another clock abstraction",
"support": {
"issues": "https://github.com/lcobucci/clock/issues",
"source": "https://github.com/lcobucci/clock/tree/3.1.0"
"source": "https://github.com/lcobucci/clock/tree/3.2.0"
},
"funding": [
{
@ -2485,7 +2485,7 @@
"type": "patreon"
}
],
"time": "2023-03-20T19:12:25+00:00"
"time": "2023-11-17T17:00:27+00:00"
},
{
"name": "lcobucci/jwt",
@ -8037,7 +8037,7 @@
},
{
"name": "web-auth/metadata-service",
"version": "4.7.4",
"version": "4.7.7",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-metadata-service.git",
@ -8102,7 +8102,7 @@
"webauthn"
],
"support": {
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.4"
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.7"
},
"funding": [
{
@ -8118,16 +8118,16 @@
},
{
"name": "web-auth/webauthn-lib",
"version": "4.7.4",
"version": "4.7.7",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git",
"reference": "944f70e4c578d44d496f8a12299a4d89bf58e3bb"
"reference": "4e1b877733e4cbd43101cf0ba07f0854e4cb23de"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/944f70e4c578d44d496f8a12299a4d89bf58e3bb",
"reference": "944f70e4c578d44d496f8a12299a4d89bf58e3bb",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/4e1b877733e4cbd43101cf0ba07f0854e4cb23de",
"reference": "4e1b877733e4cbd43101cf0ba07f0854e4cb23de",
"shasum": ""
},
"require": {
@ -8190,7 +8190,7 @@
"webauthn"
],
"support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/4.7.4"
"source": "https://github.com/web-auth/webauthn-lib/tree/4.7.7"
},
"funding": [
{
@ -8202,7 +8202,7 @@
"type": "patreon"
}
],
"time": "2023-11-12T07:41:19+00:00"
"time": "2023-11-17T11:42:57+00:00"
},
{
"name": "webmozart/assert",