diff --git a/example/yarn.lock b/example/yarn.lock index 1472b61..90598b7 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2799,8 +2799,10 @@ reason-react@>=0.7.0, reason-react@^0.7.0: react-dom ">=16.8.1" "reason-window@link:..": - version "0.0.0" - uid "" + version "0.0.1" + dependencies: + react-window "^1.8.1" + reason-react "^0.7.0" regenerator-runtime@^0.13.2: version "0.13.2" @@ -3618,8 +3620,9 @@ websocket-driver@>=0.5.1: websocket-extensions ">=0.1.1" websocket-extensions@>=0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29" + version "0.1.4" + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" + integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== which-module@^2.0.0: version "2.0.0"