diff --git a/package-lock.json b/package-lock.json index eb5c247..fb7f3f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "mui-color-input": "^2.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.49.3", + "react-hook-form": "^7.51.5", "react-icons": "^5.0.1", "react-images-uploading": "^3.1.7", "react-konva": "^18.2.10", @@ -5946,9 +5946,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.50.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.50.1.tgz", - "integrity": "sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==", + "version": "7.51.5", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.5.tgz", + "integrity": "sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index d81559c..ce51308 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "mui-color-input": "^2.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.49.3", + "react-hook-form": "^7.51.5", "react-icons": "^5.0.1", "react-images-uploading": "^3.1.7", "react-konva": "^18.2.10",