diff --git a/package.json b/package.json index bca52a91..797ca0b6 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.3", "react-ace": "^10.1.0", "react-select": "^5.8.3" }, diff --git a/yarn.lock b/yarn.lock index 8edc209b..8557a565 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.3: + version "6.10.3" + resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.3.tgz#72c42532ede0cbcaf93308bcbfed782abbf97e79" + integrity sha512-zvWb7X3RJMA4cuSrqoxgs3KR+D+pEXnGrD2FAD6BMYAULnZsSF4b7AOVyG6pC3VVNVOtlagGDCDmZSwWLjjBBw== react-ace@^10.1.0: version "10.1.0"