From 3a47f3b33c394ac2f3e49200b9b49befccc1d94f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 09:37:46 +0000 Subject: [PATCH] build(deps): Bump web-auth/webauthn-lib from 5.0.0 to 5.0.1 Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib) from 5.0.0 to 5.0.1. - [Commits](https://github.com/web-auth/webauthn-lib/compare/5.0.0...5.0.1) --- updated-dependencies: - dependency-name: web-auth/webauthn-lib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index df4c54f2..29af4c1f 100644 --- a/composer.lock +++ b/composer.lock @@ -8811,16 +8811,16 @@ }, { "name": "web-auth/webauthn-lib", - "version": "5.0.0", + "version": "5.0.1", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-lib.git", - "reference": "aff3ff0f4225e570b0ed188eeba98d9501607d11" + "reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/aff3ff0f4225e570b0ed188eeba98d9501607d11", - "reference": "aff3ff0f4225e570b0ed188eeba98d9501607d11", + "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc8262b885cf01eee3c4c10ca3985bdd2614c97", + "reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97", "shasum": "" }, "require": { @@ -8881,7 +8881,7 @@ "webauthn" ], "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": [ { @@ -8893,7 +8893,7 @@ "type": "patreon" } ], - "time": "2024-07-12T14:35:35+00:00" + "time": "2024-07-20T05:24:59+00:00" }, { "name": "webmozart/assert",