diff --git a/package.json b/package.json index 7241b81..6326858 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "author": "", "license": "ISC", "dependencies": { - "@szhsin/react-menu": "^3.0.2", + "@szhsin/react-menu": "^3.1.2", "@types/": "szhsin/react-menu", "@types/eventemitter2": "^4.1.0", "@types/styled-jsx": "^3.4.4", diff --git a/yarn.lock b/yarn.lock index bcb2a71..34dbafb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1067,10 +1067,10 @@ dependencies: tslib "^2.4.0" -"@szhsin/react-menu@^3.0.2": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@szhsin/react-menu/-/react-menu-3.0.2.tgz#d22971c53d56e6d404c9d3c98f533907cd8f03dc" - integrity sha512-m9Ly+cT+CxQx3xhq90CVaOLQWU7f7UKeMxfDt1gPYV23tDwEe8Zo6PO547qPlAEGEwwb9MdA38U8OyueXKJc2g== +"@szhsin/react-menu@^3.1.2": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@szhsin/react-menu/-/react-menu-3.1.2.tgz#3a791e7e6c672d113c298985bec5185e9c7aa8a7" + integrity sha512-NUnU429a3jXtRD4xxk8EsR4yRSuhZPWAkI+4P4K63LQPUZGVE7adVKtEmlyOpd8CRQ7aoUz1ZLr1VmR1nZi6GQ== dependencies: prop-types "^15.7.2" react-transition-state "^1.1.4"