Merge pull request #1368 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.8.3

build(deps): Bump web-auth/webauthn-lib from 4.8.2 to 4.8.3
This commit is contained in:
Jonny Barnes 2024-03-23 20:17:57 +00:00 committed by GitHub
commit d172a1ace8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -8207,16 +8207,16 @@
}, },
{ {
"name": "web-auth/metadata-service", "name": "web-auth/metadata-service",
"version": "4.8.2", "version": "4.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-auth/webauthn-metadata-service.git", "url": "https://github.com/web-auth/webauthn-metadata-service.git",
"reference": "024df5fb26166adf388dea697d2826ae5a6001cf" "reference": "fb7c1f107639285fab90f870aab38360252c82f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/024df5fb26166adf388dea697d2826ae5a6001cf", "url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/fb7c1f107639285fab90f870aab38360252c82f5",
"reference": "024df5fb26166adf388dea697d2826ae5a6001cf", "reference": "fb7c1f107639285fab90f870aab38360252c82f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8275,7 +8275,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.8.2" "source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.8.3"
}, },
"funding": [ "funding": [
{ {
@ -8287,20 +8287,20 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2024-02-26T07:58:15+00:00" "time": "2024-03-13T07:16:02+00:00"
}, },
{ {
"name": "web-auth/webauthn-lib", "name": "web-auth/webauthn-lib",
"version": "4.8.2", "version": "4.8.3",
"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": "abac08104bbbbdef01ace704c90ff8290696e47f" "reference": "d296fde8450ce6972c54315a70e32159cad7e35b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/abac08104bbbbdef01ace704c90ff8290696e47f", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/d296fde8450ce6972c54315a70e32159cad7e35b",
"reference": "abac08104bbbbdef01ace704c90ff8290696e47f", "reference": "d296fde8450ce6972c54315a70e32159cad7e35b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8361,7 +8361,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/4.8.2" "source": "https://github.com/web-auth/webauthn-lib/tree/4.8.3"
}, },
"funding": [ "funding": [
{ {
@ -8373,7 +8373,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2024-02-26T19:17:26+00:00" "time": "2024-03-22T20:51:36+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",