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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-19 12:28:52 +00:00 committed by GitHub
parent 520892f789
commit f384e16ef1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 94 deletions

View file

@ -33,7 +33,7 @@
"symfony/html-sanitizer": "^7.0",
"symfony/property-access": "^7.0",
"symfony/serializer": "^7.0",
"web-auth/webauthn-lib": "^4.7"
"web-auth/webauthn-lib": "^5.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.0",