From 2acd449132a3b303b641028cbc3f6fed79ac8922 Mon Sep 17 00:00:00 2001 From: elrrrrrrr Date: Mon, 22 Apr 2024 11:24:46 +0800 Subject: [PATCH] feta: add react-focus-lock --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index f37d5f4..7f54983 100644 --- a/package.json +++ b/package.json @@ -1129,6 +1129,12 @@ "version": "1.2.11", "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m" } + }, + "react-focus-lock": { + "1.12.0": { + "version": "1.11.3", + "reason": "https://github.com/theKashey/react-focus-lock/issues/301" + } } } }