diff --git a/package.json b/package.json index ca0aa95..c896e06 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "aria-hidden": "^1.2.2", - "react-focus-lock": "^2.11.3", + "react-focus-lock": "^2.13.5", "react-remove-scroll": "^2.6.0", "react-style-singleton": "^2.2.1", "tslib": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index c6513b0..277d948 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8481,10 +8481,10 @@ react-dom@^16.8.6: prop-types "^15.6.2" scheduler "^0.13.6" -react-focus-lock@^2.11.3: - version "2.13.0" - resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.13.0.tgz#e4dbfdbcdd31bf91d5b16263fe68c30d0fdc95a6" - integrity sha512-w7aIcTwZwNzUp2fYQDMICy+khFwVmKmOrLF8kNsPS+dz4Oi/oxoVJ2wCMVvX6rWGriM/+mYaTyp1MRmkcs2amw== +react-focus-lock@^2.13.5: + version "2.13.5" + resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.13.5.tgz#68b01618ef3a4717746a02e223afe9d86a69a95e" + integrity sha512-HjHuZFFk2+j6ZT3LDQpyqffue541HrxUG/OFchCEwis9nstgNg0rREVRAxHBcB1lHJ5Fsxtx1qya/5xFwxDb4g== dependencies: "@babel/runtime" "^7.0.0" focus-lock "^1.3.5"