diff --git a/package.json b/package.json index bca52a91..220fca3b 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", - "re-resizable": "^6.10.1", + "re-resizable": "^6.10.2", "react-ace": "^10.1.0", "react-select": "^5.8.3" }, diff --git a/yarn.lock b/yarn.lock index 8edc209b..ea3ebba7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5646,10 +5646,10 @@ raw-body@2.5.2: iconv-lite "0.4.24" unpipe "1.0.0" -re-resizable@^6.10.1: - version "6.10.1" - resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.1.tgz#d062ca50bbc4ec7ae940f756cba36479e9015bc5" - integrity sha512-m33nSWRH57UZLmep5M/LatkZ2NRqimVD/bOOpvymw5Zf33+eTSEixsUugscOZzAtK0/nx+OSuOf8VbKJx/4ptw== +re-resizable@^6.10.2: + version "6.10.2" + resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.2.tgz#85cdffcbb39a7fea9c588f95bcdf19028aa5f3f0" + integrity sha512-VGO8mfNN6n7a3AQ8JscygPzO9YJITdzxUSOcaG2VrvQwZuzoteOKiuK8AJf0qgmCMFuryl1V3mnjR/+qmWqxaw== react-ace@^10.1.0: version "10.1.0"