Merge pull request #1488 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-5.0.1

build(deps): Bump web-auth/webauthn-lib from 5.0.0 to 5.0.1
This commit is contained in:
Jonny Barnes 2024-07-23 16:33:01 +01:00 committed by GitHub
commit 65ca2d3d6c
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", "name": "web-auth/webauthn-lib",
"version": "5.0.0", "version": "5.0.1",
"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": "aff3ff0f4225e570b0ed188eeba98d9501607d11" "reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/aff3ff0f4225e570b0ed188eeba98d9501607d11", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc8262b885cf01eee3c4c10ca3985bdd2614c97",
"reference": "aff3ff0f4225e570b0ed188eeba98d9501607d11", "reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8881,7 +8881,7 @@
"webauthn" "webauthn"
], ],
"support": { "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": [ "funding": [
{ {
@ -8893,7 +8893,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2024-07-12T14:35:35+00:00" "time": "2024-07-20T05:24:59+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",