diff --git a/products/ASC.People/Client/yarn.lock b/products/ASC.People/Client/yarn.lock index 3611686132..0c648195d8 100644 --- a/products/ASC.People/Client/yarn.lock +++ b/products/ASC.People/Client/yarn.lock @@ -1799,14 +1799,14 @@ asap@~2.0.6: integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY= "asc-web-common@file:../../../packages/asc-web-common": - version "1.0.9" + version "1.0.12" dependencies: axios "^0.19.0" faker "^4.1.0" history "4.9.0" "asc-web-components@file:../../../packages/asc-web-components": - version "1.0.214" + version "1.0.218" dependencies: email-addresses "^3.0.3" html-to-react "^1.4.2" @@ -1818,6 +1818,7 @@ asap@~2.0.6: react-avatar-editor "^11.0.7" react-custom-scrollbars "^4.2.1" react-dropzone "^10.1.8" + react-onclickoutside "^6.9.0" react-text-mask "^5.4.3" react-toastify "^5.3.2" react-tooltip "^3.11.1" @@ -8864,6 +8865,11 @@ react-lifecycles-compat@^3.0.4: resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== +react-onclickoutside@^6.9.0: + version "6.9.0" + resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.9.0.tgz#a54bc317ae8cf6131a5d78acea55a11067f37a1f" + integrity sha512-8ltIY3bC7oGhj2nPAvWOGi+xGFybPNhJM0V1H8hY/whNcXgmDeaeoCMPPd8VatrpTsUWjb/vGzrmu6SrXVty3A== + react-redux@7.1.1: version "7.1.1" resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.1.tgz#ce6eee1b734a7a76e0788b3309bf78ff6b34fa0a" diff --git a/web/ASC.Web.Client/yarn.lock b/web/ASC.Web.Client/yarn.lock index dbff633cc0..3ccb5eb98b 100644 --- a/web/ASC.Web.Client/yarn.lock +++ b/web/ASC.Web.Client/yarn.lock @@ -1799,14 +1799,14 @@ asap@~2.0.6: integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY= "asc-web-common@file:../../packages/asc-web-common": - version "1.0.9" + version "1.0.12" dependencies: axios "^0.19.0" faker "^4.1.0" history "4.9.0" "asc-web-components@file:../../packages/asc-web-components": - version "1.0.214" + version "1.0.218" dependencies: email-addresses "^3.0.3" html-to-react "^1.4.2" @@ -1818,6 +1818,7 @@ asap@~2.0.6: react-avatar-editor "^11.0.7" react-custom-scrollbars "^4.2.1" react-dropzone "^10.1.8" + react-onclickoutside "^6.9.0" react-text-mask "^5.4.3" react-toastify "^5.3.2" react-tooltip "^3.11.1" @@ -8852,6 +8853,11 @@ react-lifecycles-compat@^3.0.4: resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== +react-onclickoutside@^6.9.0: + version "6.9.0" + resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.9.0.tgz#a54bc317ae8cf6131a5d78acea55a11067f37a1f" + integrity sha512-8ltIY3bC7oGhj2nPAvWOGi+xGFybPNhJM0V1H8hY/whNcXgmDeaeoCMPPd8VatrpTsUWjb/vGzrmu6SrXVty3A== + react-redux@7.1.1: version "7.1.1" resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.1.tgz#ce6eee1b734a7a76e0788b3309bf78ff6b34fa0a"