From c281782a0f0488ae4e0593c0039b203a3ff5c991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 22:09:36 +0000 Subject: [PATCH] build(deps): bump react-dropzone from 11.5.1 to 14.3.5 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.5.1 to 14.3.5. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.5.1...v14.3.5) --- updated-dependencies: - dependency-name: react-dropzone 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 217ad398..95ac64b8 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react": "17.0.2", "react-csv": "^2.2.2", "react-dom": "17.0.2", - "react-dropzone": "11.5.1", + "react-dropzone": "14.3.5", "react-hook-form": "7.24.1", "react-number-format": "4.9.1", "react-redux": "7.2.6",