From e6361b2c4bb062a8ebe3bdb3bb9e86898a7bd26f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:43:39 +0000 Subject: [PATCH] chore(deps): bump react-image-crop from 10.1.8 to 11.0.2 Bumps [react-image-crop](https://github.com/DominicTobias/react-image-crop) from 10.1.8 to 11.0.2. - [Release notes](https://github.com/DominicTobias/react-image-crop/releases) - [Commits](https://github.com/DominicTobias/react-image-crop/compare/10.1.8...11.0.2) --- updated-dependencies: - dependency-name: react-image-crop dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa02afd..d889253 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react-dom": "18.2.0", "react-error-boundary": "^4.0.11", "react-full-screen": "^1.1.1", - "react-image-crop": "^10.1.8" + "react-image-crop": "^11.0.2" }, "devDependencies": { "@commitlint/cli": "^18.2.0",