aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-21 06:22:57 +0000
committerGitHub <noreply@github.com>2024-09-21 06:22:57 +0000
commitbbfa8e65370f0c532d4e4280c0c61f38ff44369c (patch)
tree502e353c42089313afda8e880db4fa9bcaf1dddc /package.json
parenta33a2e2f9ca8b8ebbd9352994ccba676ce302f83 (diff)
parent5088387feaf4eff594ed4a89b0c110ff94b030b8 (diff)
downloadnextcloud-server-bbfa8e65370f0c532d4e4280c0c61f38ff44369c.tar.gz
nextcloud-server-bbfa8e65370f0c532d4e4280c0c61f38ff44369c.zip
Merge pull request #48253 from nextcloud/dependabot/npm_and_yarn/focus-trap-7.6.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 19e5ae36ada..7310651dc29 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"debounce": "^2.1.0",
"dompurify": "^3.0.11",
"escape-html": "^1.0.3",
- "focus-trap": "^7.5.4",
+ "focus-trap": "^7.6.0",
"handlebars": "^4.7.7",
"is-svg": "^5.1.0",
"jquery": "~3.7",