diff --git a/package-lock.json b/package-lock.json index 714c913306..6a90ff0abc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14160,9 +14160,9 @@ "integrity": "sha512-JZfH47qTsslwaAsqbMI3Q6HNNjUuq6Cmzzww50TdP5Esb6e1y2sK2UAaZZuzfAzpoI2AkxoPQapZdlDuP6Vlsw==" }, "node_modules/react-image-crop": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/react-image-crop/-/react-image-crop-11.0.1.tgz", - "integrity": "sha512-rPXi9iJWoSZP0RWNhevoyAHvNz2ZElQilWE89AWXXRM9MKQUws5J9D0gfpuDOJBtUocirbWUyDcdNPAggP2AYQ==", + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/react-image-crop/-/react-image-crop-11.0.2.tgz", + "integrity": "sha512-qKKGf47ZkE0v+uInpE7SfD6pnCje9Xa7ZcaLc0fA+VoBsAmidGOB8kBxIPZV1AS3teauLJzYtSbhYP0GjelUTg==", "peerDependencies": { "react": ">=16.13.1" } @@ -26626,9 +26626,9 @@ } }, "react-image-crop": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/react-image-crop/-/react-image-crop-11.0.1.tgz", - "integrity": "sha512-rPXi9iJWoSZP0RWNhevoyAHvNz2ZElQilWE89AWXXRM9MKQUws5J9D0gfpuDOJBtUocirbWUyDcdNPAggP2AYQ==", + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/react-image-crop/-/react-image-crop-11.0.2.tgz", + "integrity": "sha512-qKKGf47ZkE0v+uInpE7SfD6pnCje9Xa7ZcaLc0fA+VoBsAmidGOB8kBxIPZV1AS3teauLJzYtSbhYP0GjelUTg==", "requires": {} }, "react-infinite-scroller": {