aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-21 03:06:44 +0000
committerGitHub <noreply@github.com>2024-09-21 03:06:44 +0000
commit3e32c36897719d29a5cc69a8815bce451e96e594 (patch)
treedbd433001e69224ef279067aee99c60ae0c00b4a /package.json
parenta33a2e2f9ca8b8ebbd9352994ccba676ce302f83 (diff)
downloadnextcloud-server-3e32c36897719d29a5cc69a8815bce451e96e594.tar.gz
nextcloud-server-3e32c36897719d29a5cc69a8815bce451e96e594.zip
chore(deps): Bump focus-trap from 7.5.4 to 7.6.0dependabot/npm_and_yarn/focus-trap-7.6.0
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.5.4 to 7.6.0. - [Release notes](https://github.com/focus-trap/focus-trap/releases) - [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md) - [Commits](https://github.com/focus-trap/focus-trap/compare/v7.5.4...v7.6.0) --- updated-dependencies: - dependency-name: focus-trap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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",