2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"ember-cli-terser" : " 4.0.2" ,
55
55
"ember-disable-prototype-extensions" : " 1.1.3" ,
56
56
"ember-export-application-global" : " 2.0.1" ,
57
- "ember-focus-trap" : " 1.0.1 " ,
57
+ "ember-focus-trap" : " 1.0.2 " ,
58
58
"ember-load-initializers" : " 2.1.2" ,
59
59
"ember-page-title" : " 7.0.0" ,
60
60
"ember-qunit" : " 5.1.5" ,
Original file line number Diff line number Diff line change @@ -5146,10 +5146,10 @@ ember-export-application-global@2.0.1:
5146
5146
resolved "https://registry.yarnpkg.com/ember-export-application-global/-/ember-export-application-global-2.0.1.tgz#b120a70e322ab208defc9e2daebe8d0dfc2dcd46"
5147
5147
integrity sha512-B7wiurPgsxsSGzJuPFkpBWnaeuCu2PGpG2BjyrfA1VcL7//o+5RSnZqiCEY326y7qmxb2GoCgo0ft03KBU0rRw==
5148
5148
5149
- ember-focus-trap@1.0.1 , ember-focus-trap@^1.0.0:
5150
- version "1.0.1 "
5151
- resolved "https://registry.yarnpkg.com/ember-focus-trap/-/ember-focus-trap-1.0.1 .tgz#a99565f6ce55d500b92a0965e79e3ad04219f157 "
5152
- integrity sha512-ZUyq5ZkIuXp+ng9rCMkqBh36/V95PltL7iljStkma4+651xlAy3Z84L9WOu/uOJyVpNUxii8RJBbAySHV6c+RQ ==
5149
+ ember-focus-trap@1.0.2 , ember-focus-trap@^1.0.0:
5150
+ version "1.0.2 "
5151
+ resolved "https://registry.yarnpkg.com/ember-focus-trap/-/ember-focus-trap-1.0.2 .tgz#813ee3684b95f31a9534ef02f47da2bb7f5f13e9 "
5152
+ integrity sha512-/8Cx9KI7uqoMaNN4Iyxc24P2JIvAcCL3cI1tYdZRHTwTd1sG6esEZWOnpxZOSE7m4xHww8HVUSiXzgyqD8YIhA ==
5153
5153
dependencies:
5154
5154
"@embroider/addon-shim" "^1.0.0"
5155
5155
focus-trap "^6.7.1"
0 commit comments