From a360899ea423a5e7a026141fa8a31431bcace287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 07:15:31 +0000 Subject: [PATCH] build(deps): bump react-image-crop from 10.1.8 to 11.0.10 in /lib (#542) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> --- lib/package-lock.json | 8 ++++---- lib/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/package-lock.json b/lib/package-lock.json index 8146b020..b5ec9657 100644 --- a/lib/package-lock.json +++ b/lib/package-lock.json @@ -33,7 +33,7 @@ "react-colorful": "^5.6.1", "react-dropzone": "^14.3.8", "react-icons": "^5.5.0", - "react-image-crop": "^10.1.8", + "react-image-crop": "^11.0.10", "react-inlinesvg": "^4.2.0", "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^2.1.0", @@ -12201,9 +12201,9 @@ } }, "node_modules/react-image-crop": { - "version": "10.1.8", - "resolved": "https://registry.npmjs.org/react-image-crop/-/react-image-crop-10.1.8.tgz", - "integrity": "sha512-4rb8XtXNx7ZaOZarKKnckgz4xLMvds/YrU6mpJfGhGAsy2Mg4mIw1x+DCCGngVGq2soTBVVOxx2s/C6mTX9+pA==", + "version": "11.0.10", + "resolved": "https://registry.npmjs.org/react-image-crop/-/react-image-crop-11.0.10.tgz", + "integrity": "sha512-+5FfDXUgYLLqBh1Y/uQhIycpHCbXkI50a+nbfkB1C0xXXUTwkisHDo2QCB1SQJyHCqIuia4FeyReqXuMDKWQTQ==", "license": "ISC", "peerDependencies": { "react": ">=16.13.1" diff --git a/lib/package.json b/lib/package.json index a3a27f1e..f93e1320 100644 --- a/lib/package.json +++ b/lib/package.json @@ -125,7 +125,7 @@ "react-colorful": "^5.6.1", "react-dropzone": "^14.3.8", "react-icons": "^5.5.0", - "react-image-crop": "^10.1.8", + "react-image-crop": "^11.0.10", "react-inlinesvg": "^4.2.0", "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^2.1.0",