Merge pull request #1169 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.8

build(deps): Bump web-auth/webauthn-lib from 4.7.7 to 4.7.8
This commit is contained in:
Jonny Barnes 2023-12-11 21:52:06 +00:00 committed by GitHub
commit 1e55467fd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

21
composer.lock generated
View file

@ -8117,7 +8117,7 @@
}, },
{ {
"name": "web-auth/metadata-service", "name": "web-auth/metadata-service",
"version": "4.7.7", "version": "4.7.8",
"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",
@ -8182,7 +8182,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.7" "source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.8"
}, },
"funding": [ "funding": [
{ {
@ -8198,16 +8198,16 @@
}, },
{ {
"name": "web-auth/webauthn-lib", "name": "web-auth/webauthn-lib",
"version": "4.7.7", "version": "4.7.8",
"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": "4e1b877733e4cbd43101cf0ba07f0854e4cb23de" "reference": "71dda902527deef6421727105c289b5ef53b6967"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/4e1b877733e4cbd43101cf0ba07f0854e4cb23de", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/71dda902527deef6421727105c289b5ef53b6967",
"reference": "4e1b877733e4cbd43101cf0ba07f0854e4cb23de", "reference": "71dda902527deef6421727105c289b5ef53b6967",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8221,13 +8221,10 @@
"psr/http-factory": "^1.0", "psr/http-factory": "^1.0",
"psr/log": "^1.0|^2.0|^3.0", "psr/log": "^1.0|^2.0|^3.0",
"spomky-labs/cbor-php": "^3.0", "spomky-labs/cbor-php": "^3.0",
"symfony/uid": "^6.1", "symfony/uid": "^6.1|^7.0",
"web-auth/cose-lib": "^4.2.3", "web-auth/cose-lib": "^4.2.3",
"web-auth/metadata-service": "self.version" "web-auth/metadata-service": "self.version"
}, },
"require-dev": {
"symfony/event-dispatcher": "^6.1"
},
"suggest": { "suggest": {
"psr/log-implementation": "Recommended to receive logs from the library", "psr/log-implementation": "Recommended to receive logs from the library",
"symfony/event-dispatcher": "Recommended to use dispatched events", "symfony/event-dispatcher": "Recommended to use dispatched events",
@ -8270,7 +8267,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/4.7.7" "source": "https://github.com/web-auth/webauthn-lib/tree/4.7.8"
}, },
"funding": [ "funding": [
{ {
@ -8282,7 +8279,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-11-17T11:42:57+00:00" "time": "2023-12-08T13:02:43+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",