build(deps): Bump web-auth/webauthn-lib from 4.7.7 to 4.7.8
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib) from 4.7.7 to 4.7.8. - [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.7...4.7.8) --- updated-dependencies: - dependency-name: web-auth/webauthn-lib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c8059793f8
commit
2425387322
1 changed files with 9 additions and 12 deletions
21
composer.lock
generated
21
composer.lock
generated
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue