diff --git a/package.json b/package.json index 731788d2..0c82f18b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-redux": "^9.1.2", "react-select": "^5.8.0", "react-table": "^7.8.0", - "react-window": "^1.8.8", + "react-window": "^1.8.10", "redux": "^4.2.1", "redux-persist": "^6.0.0", "redux-saga": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index f68749ce..8a0fbc49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11645,10 +11645,10 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.5: loose-envify "^1.4.0" prop-types "^15.6.2" -react-window@^1.8.8: - version "1.8.9" - resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.9.tgz#24bc346be73d0468cdf91998aac94e32bc7fa6a8" - integrity sha512-+Eqx/fj1Aa5WnhRfj9dJg4VYATGwIUP2ItwItiJ6zboKWA6EX3lYDAXfGF2hyNqplEprhbtjbipiADEcwQ823Q== +react-window@^1.8.10: + version "1.8.10" + resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.10.tgz#9e6b08548316814b443f7002b1cf8fd3a1bdde03" + integrity sha512-Y0Cx+dnU6NLa5/EvoHukUD0BklJ8qITCtVEPY1C/nL8wwoZ0b5aEw8Ff1dOVHw7fCzMt55XfJDd8S8W8LCaUCg== dependencies: "@babel/runtime" "^7.0.0" memoize-one ">=3.1.1 <6"