From 11b20f90bf6cc375477d01f34b7bd87434b7b95f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Dec 2022 12:01:28 +0000 Subject: [PATCH] chore(front): update dependency focus-trap to v7.2.0 --- front/package.json | 2 +- front/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/front/package.json b/front/package.json index 13d5b9188..b82ac95b5 100644 --- a/front/package.json +++ b/front/package.json @@ -30,7 +30,7 @@ "butterchurn-presets": "3.0.0-beta.4", "diff": "5.1.0", "dompurify": "2.4.1", - "focus-trap": "7.1.0", + "focus-trap": "7.2.0", "fomantic-ui-css": "2.9.0", "howler": "2.2.3", "idb-keyval": "6.2.0", diff --git a/front/yarn.lock b/front/yarn.lock index 799587625..53ad24b64 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -3325,10 +3325,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -focus-trap@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.1.0.tgz#3226e977d76b1fd555c2e4f7ff91f10371f0f2cc" - integrity sha512-CuJvwUBfJCWcU6fc4xr3UwMF5vWnox4isXAixCwrPzCsPKOQjP9T+nTlYT2t+vOmQL8MOQ16eim99XhjQHAuiQ== +focus-trap@7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.2.0.tgz#25af61b5635d3c18cd2fd176087db7b60be72c6b" + integrity sha512-v4wY6HDDYvzkBy4735kW5BUEuw6Yz9ABqMYLuTNbzAFPcBOGiGHwwcNVMvUz4G0kgSYh13wa/7TG3XwTeT4O/A== dependencies: tabbable "^6.0.1"