File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 106
106
"react-ace" : " ^6.6.0" ,
107
107
"react-display-name" : " ^0.2.5" ,
108
108
"react-dom" : " ^17.0.1" ,
109
- "react-focus-lock" : " ^2.9.4 " ,
109
+ "react-focus-lock" : " ^2.9.6 " ,
110
110
"react-grid-system" : " ^8.1.9" ,
111
111
"react-helmet" : " ^6.1.0" ,
112
112
"react-intl" : " ^6.5.5" ,
Original file line number Diff line number Diff line change @@ -6423,10 +6423,10 @@ flatted@^3.1.0:
6423
6423
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
6424
6424
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
6425
6425
6426
- focus-lock@^0.11.6 :
6427
- version "0.11.6 "
6428
- resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.11.6. tgz#e8821e21d218f03e100f7dc27b733f9c4f61e683 "
6429
- integrity sha512-KSuV3ur4gf2KqMNoZx3nXNVhqCkn42GuTYCX4tXPEwf0MjpFQmNMiN6m7dXaUXgIoivL6/65agoUMg4RLS0Vbg ==
6426
+ focus-lock@^1.0.0 :
6427
+ version "1.0.0 "
6428
+ resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-1.0.0. tgz#2c50d8ce59d3d6608cda2672be9e65812459206c "
6429
+ integrity sha512-a8Ge6cdKh9za/GZR/qtigTAk7SrGore56EFcoMshClsh7FLk1zwszc/ltuMfKhx56qeuyL/jWQ4J4axou0iJ9w ==
6430
6430
dependencies:
6431
6431
tslib "^2.0.3"
6432
6432
@@ -10424,13 +10424,13 @@ react-fast-compare@^3.1.1, react-fast-compare@^3.2.0:
10424
10424
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
10425
10425
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
10426
10426
10427
- react-focus-lock@^2.1.0, react-focus-lock@^2.9.4 :
10428
- version "2.9.4 "
10429
- resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.9.4 .tgz#4753f6dcd167c39050c9d84f9c63c71b3ff8462e "
10430
- integrity sha512-7pEdXyMseqm3kVjhdVH18sovparAzLg5h6WvIx7/Ck3ekjhrrDMEegHSa3swwC8wgfdd7DIdUVRGeiHT9/7Sgg ==
10427
+ react-focus-lock@^2.1.0, react-focus-lock@^2.9.6 :
10428
+ version "2.9.6 "
10429
+ resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.9.6 .tgz#cad168a150fdd72d5ab2419ba8e62780788011b1 "
10430
+ integrity sha512-B7gYnCjHNrNYwY2juS71dHbf0+UpXXojt02svxybj8N5bxceAkzPChKEncHuratjUHkIFNCn06k2qj1DRlzTug ==
10431
10431
dependencies:
10432
10432
"@babel/runtime" "^7.0.0"
10433
- focus-lock "^0.11.6 "
10433
+ focus-lock "^1.0.0 "
10434
10434
prop-types "^15.6.2"
10435
10435
react-clientside-effect "^1.2.6"
10436
10436
use-callback-ref "^1.3.0"
You can’t perform that action at this time.
0 commit comments