summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index b87b54c76..a726f9916 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -58,7 +58,7 @@
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-webpack-plugin": "^3.1.1",
- "focus-trap": "^7.0.0",
+ "focus-trap": "^7.5.4",
"hammerjs": "^2.0.8",
"ical.js": "^1.5.0",
"jest": "^29.1.1",
@@ -9419,9 +9419,9 @@
}
},
"node_modules/focus-trap": {
- "version": "7.5.2",
- "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.2.tgz",
- "integrity": "sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==",
+ "version": "7.5.4",
+ "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz",
+ "integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==",
"dependencies": {
"tabbable": "^6.2.0"
}
@@ -27671,9 +27671,9 @@
}
},
"focus-trap": {
- "version": "7.5.2",
- "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.2.tgz",
- "integrity": "sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==",
+ "version": "7.5.4",
+ "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz",
+ "integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==",
"requires": {
"tabbable": "^6.2.0"
}
diff --git a/package.json b/package.json
index de7df5320..4e9e628c9 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-webpack-plugin": "^3.1.1",
- "focus-trap": "^7.0.0",
+ "focus-trap": "^7.5.4",
"hammerjs": "^2.0.8",
"ical.js": "^1.5.0",
"jest": "^29.1.1",