Skip to content

Commit 1c8a64a

Browse files
snyk-botmgadewoll
authored andcommitted
fix: upgrade react-window from 1.8.9 to 1.8.10
Snyk has created this PR to upgrade react-window from 1.8.9 to 1.8.10. See this package in npm: See this project in Snyk: https://app.snyk.io/org/eui/project/782ac3a8-8bb4-4658-baa9-190d6cb035f1?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
1 parent a4b161a commit 1c8a64a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"react-is": "^17.0.2",
7676
"react-remove-scroll-bar": "^2.3.4",
7777
"react-virtualized-auto-sizer": "^1.0.20",
78-
"react-window": "^1.8.9",
78+
"react-window": "^1.8.10",
7979
"refractor": "^3.6.0",
8080
"rehype-raw": "^5.1.0",
8181
"rehype-react": "^6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18448,10 +18448,10 @@ react-virtualized-auto-sizer@^1.0.20:
1844818448
resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.20.tgz#d9a907253a7c221c52fa57dc775a6ef40c182645"
1844918449
integrity sha512-OdIyHwj4S4wyhbKHOKM1wLSj/UDXm839Z3Cvfg2a9j+He6yDa6i5p0qQvEiCnyQlGO/HyfSnigQwuxvYalaAXA==
1845018450

18451-
react-window@^1.8.9:
18452-
version "1.8.9"
18453-
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.9.tgz#24bc346be73d0468cdf91998aac94e32bc7fa6a8"
18454-
integrity sha512-+Eqx/fj1Aa5WnhRfj9dJg4VYATGwIUP2ItwItiJ6zboKWA6EX3lYDAXfGF2hyNqplEprhbtjbipiADEcwQ823Q==
18451+
react-window@^1.8.10:
18452+
version "1.8.10"
18453+
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.10.tgz#9e6b08548316814b443f7002b1cf8fd3a1bdde03"
18454+
integrity sha512-Y0Cx+dnU6NLa5/EvoHukUD0BklJ8qITCtVEPY1C/nL8wwoZ0b5aEw8Ff1dOVHw7fCzMt55XfJDd8S8W8LCaUCg==
1845518455
dependencies:
1845618456
"@babel/runtime" "^7.0.0"
1845718457
memoize-one ">=3.1.1 <6"

0 commit comments

Comments
 (0)