From d18bd348779ee4112570a27c77056ecfcddc68d1 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 08:09:21 +0000
Subject: [PATCH] build(deps): bump robthree/twofactorauth from 3.0.0 to 3.0.2

Bumps [robthree/twofactorauth](https://github.com/RobThree/TwoFactorAuth) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/RobThree/TwoFactorAuth/releases)
- [Changelog](https://github.com/RobThree/TwoFactorAuth/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RobThree/TwoFactorAuth/compare/v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: robthree/twofactorauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 composer.lock | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.lock b/composer.lock
index e99321ca121..5e43e7a052e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4710,16 +4710,16 @@
         },
         {
             "name": "robthree/twofactorauth",
-            "version": "v3.0.0",
+            "version": "v3.0.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/RobThree/TwoFactorAuth.git",
-                "reference": "ec82d397ee6e66f382ce1ebd16d45549f3c2274b"
+                "reference": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/ec82d397ee6e66f382ce1ebd16d45549f3c2274b",
-                "reference": "ec82d397ee6e66f382ce1ebd16d45549f3c2274b",
+                "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/6d70f9ca8e25568f163a7b3b3ff77bd8ea743978",
+                "reference": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978",
                 "shasum": ""
             },
             "require": {
@@ -4787,7 +4787,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-05-27T10:23:05+00:00"
+            "time": "2024-10-24T15:14:25+00:00"
         },
         {
             "name": "sabre/dav",