fix(deps): update dependency focus-trap to v7.6.4

This commit is contained in:
renovate[bot]
2025-01-30 20:09:06 +00:00
committed by Eli Bosley
parent c112f19c95
commit 84752043e5

4
web/package-lock.json generated
View File

@@ -17328,7 +17328,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/focus-trap": { "node_modules/focus-trap": {
"version": "7.6.2", "version": "7.6.4",
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.4.tgz",
"integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"tabbable": "^6.2.0" "tabbable": "^6.2.0"