diff --git a/client/package.json b/client/package.json index c64663a86..b6ca5910a 100644 --- a/client/package.json +++ b/client/package.json @@ -27,7 +27,7 @@ "react-copy-to-clipboard": "^5.0.1", "react-datepicker": "^4.24.0", "react-dom": "^18.2.0", - "react-image-crop": "^10.1.8", + "react-image-crop": "^11.0.1", "react-json-formatter": "^0.4.0", "react-json-view": "^1.21.3", "react-md-spinner": "^1.0.0", diff --git a/client/yarn.lock b/client/yarn.lock index 8e4a72679..5c4fbfcd5 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -8110,10 +8110,10 @@ react-fast-compare@^3.0.1: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.1.tgz#53933d9e14f364281d6cba24bfed7a4afb808b5f" integrity sha512-xTYf9zFim2pEif/Fw16dBiXpe0hoy5PxcD8+OwBnTtNLfIm3g6WxhKNurY+6OmdH1u6Ta/W/Vl6vjbYP1MFnDg== -react-image-crop@^10.1.8: - version "10.1.8" - resolved "https://registry.yarnpkg.com/react-image-crop/-/react-image-crop-10.1.8.tgz#6f7b33d069f6cfb887e66faee16a9fb2e6d31137" - integrity sha512-4rb8XtXNx7ZaOZarKKnckgz4xLMvds/YrU6mpJfGhGAsy2Mg4mIw1x+DCCGngVGq2soTBVVOxx2s/C6mTX9+pA== +react-image-crop@^11.0.1: + version "11.0.1" + resolved "https://registry.yarnpkg.com/react-image-crop/-/react-image-crop-11.0.1.tgz#fffb7bad14042a820c1c18fea2fc8ba8ac65d567" + integrity sha512-rPXi9iJWoSZP0RWNhevoyAHvNz2ZElQilWE89AWXXRM9MKQUws5J9D0gfpuDOJBtUocirbWUyDcdNPAggP2AYQ== react-is@^16.10.2, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: version "16.13.1"