diff --git a/package-lock.json b/package-lock.json index 6f48c9c64b..888ea26684 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "react-error-boundary": "^4.0.12", "react-helmet-async": "^2.0.4", "react-highlight-words": "^0.20.0", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.51.2", "react-i18next": "^14.1.0", "react-redux": "^8.1.3", "react-router-dom": "^6.22.3", @@ -25583,9 +25583,9 @@ "integrity": "sha512-QmpUu4KqDmX0plH4u+tf0riMc1KHE1+lw95cMrLlXQAFOx/xnBtwhZ52XJxd9X2O6kwKBqX32kmhbhlobD0cuw==" }, "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.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.2.tgz", + "integrity": "sha512-y++lwaWjtzDt/XNnyGDQy6goHskFualmDlf+jzEZvjvz6KWDf7EboL7pUvRCzPTJd0EOPpdekYaQLEvvG6m6HA==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index 93102be824..903777ca7d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-error-boundary": "^4.0.12", "react-helmet-async": "^2.0.4", "react-highlight-words": "^0.20.0", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.51.2", "react-i18next": "^14.1.0", "react-redux": "^8.1.3", "react-router-dom": "^6.22.3",