diff --git a/package.json b/package.json index 5c732d2d..6e7be251 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "ember-auto-import": "^2.4.2", "ember-cli-babel": "^7.26.11", "ember-cli-htmlbars": "^6.0.1", - "focus-trap": "^6.9.3", + "focus-trap": "^7.0.0", "postcss-preset-env": "^7.6.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 670a7025..317dc67a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ specifiers: eslint-plugin-prettier: 4.2.1 eslint-plugin-promise: 6.0.0 eslint-plugin-qunit: 7.3.1 - focus-trap: ^6.9.3 + focus-trap: ^7.0.0 loader.js: 4.7.0 npm-run-all: 4.1.5 postcss-preset-env: ^7.6.0 @@ -58,7 +58,7 @@ dependencies: ember-auto-import: 2.4.2_webpack@5.74.0 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 - focus-trap: 6.9.4 + focus-trap: 7.0.0 postcss-preset-env: 7.8.0 devDependencies: @@ -6932,10 +6932,10 @@ packages: readable-stream: 2.3.7 dev: true - /focus-trap/6.9.4: - resolution: {integrity: sha512-v2NTsZe2FF59Y+sDykKY+XjqZ0cPfhq/hikWVL88BqLivnNiEffAsac6rP6H45ff9wG9LL5ToiDqrLEP9GX9mw==} + /focus-trap/7.0.0: + resolution: {integrity: sha512-uT4Bl8TwU+5vVAx/DHil/1eVS54k9unqhK/vGy2KSh7esPmqgC0koAB9J2sJ+vtj8+vmiFyGk2unLkhNLQaxoA==} dependencies: - tabbable: 5.3.3 + tabbable: 6.0.0 dev: false /follow-redirects/1.15.1: @@ -12339,8 +12339,8 @@ packages: transitivePeerDependencies: - supports-color - /tabbable/5.3.3: - resolution: {integrity: sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==} + /tabbable/6.0.0: + resolution: {integrity: sha512-SxhZErfHc3Yozz/HLAl/iPOxuIj8AtUw13NRewVOjFW7vbsqT1f3PuiHrPQbUkRcLNEgAedAv2DnjLtzynJXiw==} dev: false /tap-parser/7.0.0: