chore(deps): Bump focus-trap in /build/frontend-legacy

Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.8.0 to 8.0.1.
- [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.8.0...v8.0.1)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-20 01:03:42 +00:00 committed by GitHub
parent d8c33e4dcb
commit 0e877b0ffd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"debounce": "^3.0.0",
"dompurify": "^3.4.0",
"escape-html": "^1.0.3",
"focus-trap": "^8.0.0",
"focus-trap": "^8.0.1",
"handlebars": "^4.7.8",
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.40",
@ -9918,9 +9918,9 @@
}
},
"node_modules/focus-trap": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-8.0.0.tgz",
"integrity": "sha512-Aa84FOGHs99vVwufDMdq2qgOwXPC2e9U66GcqBhn1/jEHPDhJaP8PYhkIbqG9lhfL5Kddk/567lj46LLHYCRUw==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-8.0.1.tgz",
"integrity": "sha512-9ptSG6z51YQOstI/oN4XuVGP/03u2nh0g//qz7L6zX0i6PZiPnkcf3GenXq7N2hZnASXaMxTPpbKwdI+PFvxlw==",
"license": "MIT",
"dependencies": {
"tabbable": "^6.4.0"

View file

@ -66,7 +66,7 @@
"debounce": "^3.0.0",
"dompurify": "^3.4.0",
"escape-html": "^1.0.3",
"focus-trap": "^8.0.0",
"focus-trap": "^8.0.1",
"handlebars": "^4.7.8",
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.40",