Merge pull request #1124 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.4

build(deps): Bump web-auth/webauthn-lib from 4.7.3 to 4.7.4
This commit is contained in:
Jonny Barnes 2023-11-14 10:14:42 +00:00 committed by GitHub
commit 48b44552be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

28
composer.lock generated
View file

@ -7585,16 +7585,16 @@
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v6.3.0", "version": "v6.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "01b0f20b1351d997711c56f1638f7a8c3061e384" "reference": "819fa5ac210fb7ddda4752b91a82f50be7493dd9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/01b0f20b1351d997711c56f1638f7a8c3061e384", "url": "https://api.github.com/repos/symfony/uid/zipball/819fa5ac210fb7ddda4752b91a82f50be7493dd9",
"reference": "01b0f20b1351d997711c56f1638f7a8c3061e384", "reference": "819fa5ac210fb7ddda4752b91a82f50be7493dd9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7639,7 +7639,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/uid/tree/v6.3.0" "source": "https://github.com/symfony/uid/tree/v6.3.8"
}, },
"funding": [ "funding": [
{ {
@ -7655,7 +7655,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-08T07:25:02+00:00" "time": "2023-10-31T08:07:48+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
@ -8037,7 +8037,7 @@
}, },
{ {
"name": "web-auth/metadata-service", "name": "web-auth/metadata-service",
"version": "4.7.3", "version": "4.7.4",
"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",
@ -8102,7 +8102,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.3" "source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.4"
}, },
"funding": [ "funding": [
{ {
@ -8118,16 +8118,16 @@
}, },
{ {
"name": "web-auth/webauthn-lib", "name": "web-auth/webauthn-lib",
"version": "4.7.3", "version": "4.7.4",
"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": "d9b0d0563c561eaec5c24c46a551bf8ff23a030b" "reference": "944f70e4c578d44d496f8a12299a4d89bf58e3bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/d9b0d0563c561eaec5c24c46a551bf8ff23a030b", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/944f70e4c578d44d496f8a12299a4d89bf58e3bb",
"reference": "d9b0d0563c561eaec5c24c46a551bf8ff23a030b", "reference": "944f70e4c578d44d496f8a12299a4d89bf58e3bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8190,7 +8190,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/4.7.3" "source": "https://github.com/web-auth/webauthn-lib/tree/4.7.4"
}, },
"funding": [ "funding": [
{ {
@ -8202,7 +8202,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-10-15T11:54:31+00:00" "time": "2023-11-12T07:41:19+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",