diff --git a/package-lock.json b/package-lock.json index 734b0fab5..d455a3838 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "react-error-boundary": "^4.0.13", "react-helmet-async": "^2.0.4", "react-highlight-words": "^0.20.0", - "react-hook-form": "^7.51.2", + "react-hook-form": "^7.51.4", "react-i18next": "^14.1.1", "react-redux": "^8.1.3", "react-router-dom": "^6.23.0", @@ -25658,9 +25658,9 @@ "integrity": "sha512-QmpUu4KqDmX0plH4u+tf0riMc1KHE1+lw95cMrLlXQAFOx/xnBtwhZ52XJxd9X2O6kwKBqX32kmhbhlobD0cuw==" }, "node_modules/react-hook-form": { - "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==", + "version": "7.51.4", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.4.tgz", + "integrity": "sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index a43e94520..f9d17473b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-error-boundary": "^4.0.13", "react-helmet-async": "^2.0.4", "react-highlight-words": "^0.20.0", - "react-hook-form": "^7.51.2", + "react-hook-form": "^7.51.4", "react-i18next": "^14.1.1", "react-redux": "^8.1.3", "react-router-dom": "^6.23.0",