diff --git a/front/package.json b/front/package.json
index 7930879db82f4a35a189eca4424d67ccedb9652f..06f37cebc79fc247bd8da7a954a48b82ac45ad31 100644
--- a/front/package.json
+++ b/front/package.json
@@ -20,7 +20,7 @@
     "core-js": "3.21.0",
     "diff": "5.0.0",
     "django-channels": "2.1.3",
-    "focus-trap": "6.7.2",
+    "focus-trap": "6.7.3",
     "fomantic-ui-css": "2.8.8",
     "howler": "2.2.3",
     "js-logger": "1.6.1",
diff --git a/front/yarn.lock b/front/yarn.lock
index 23ddb699d1f381e7432529719bd4b4f6dc765030..ee2c5f43777cf26a6f9c6457b6f51b32db4d757a 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -4779,10 +4779,10 @@ flush-write-stream@^1.0.0:
     inherits "^2.0.3"
     readable-stream "^2.3.6"
 
-focus-trap@6.7.2:
-  version "6.7.2"
-  resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.7.2.tgz#02e63b12f4d4b3d00bfac4309cfd223e9b4ed44e"
-  integrity sha512-mRVv9QPCXITaDreu+pNXiPk1Rpn0WQtGvGrDo3Z/s2kdwtzFw/WOPfbLkdxWWvcahoInm9eRztuQOr1RNyQGrw==
+focus-trap@6.7.3:
+  version "6.7.3"
+  resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.7.3.tgz#b5dc195b49c90001f08a63134471d1e6dd381ddd"
+  integrity sha512-8xCEKndV4KrseGhFKKKmczVA14yx1/hnmFICPOjcFjToxCJYj/NHH43tPc3YE/PLnLRNZoFug0EcWkGQde/miQ==
   dependencies:
     tabbable "^5.2.1"