build(deps): Bump web-auth/webauthn-lib from 5.0.0 to 5.0.1

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

---
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] 2024-07-22 09:37:46 +00:00 committed by GitHub
parent a93219f4bb
commit 3a47f3b33c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -8811,16 +8811,16 @@
},
{
"name": "web-auth/webauthn-lib",
"version": "5.0.0",
"version": "5.0.1",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git",
"reference": "aff3ff0f4225e570b0ed188eeba98d9501607d11"
"reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/aff3ff0f4225e570b0ed188eeba98d9501607d11",
"reference": "aff3ff0f4225e570b0ed188eeba98d9501607d11",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc8262b885cf01eee3c4c10ca3985bdd2614c97",
"reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97",
"shasum": ""
},
"require": {
@ -8881,7 +8881,7 @@
"webauthn"
],
"support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/5.0.0"
"source": "https://github.com/web-auth/webauthn-lib/tree/5.0.1"
},
"funding": [
{
@ -8893,7 +8893,7 @@
"type": "patreon"
}
],
"time": "2024-07-12T14:35:35+00:00"
"time": "2024-07-20T05:24:59+00:00"
},
{
"name": "webmozart/assert",