diff --git a/package-lock.json b/package-lock.json index af7d887eb..4eeac2021 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "react-error-boundary": "^4.0.12", "react-helmet-async": "^1.3.0", "react-highlight-words": "^0.20.0", - "react-hook-form": "^7.47.0", + "react-hook-form": "^7.50.1", "react-i18next": "^14.0.3", "react-redux": "^8.1.3", "react-router-dom": "^6.22.0", @@ -25728,9 +25728,9 @@ "integrity": "sha512-QmpUu4KqDmX0plH4u+tf0riMc1KHE1+lw95cMrLlXQAFOx/xnBtwhZ52XJxd9X2O6kwKBqX32kmhbhlobD0cuw==" }, "node_modules/react-hook-form": { - "version": "7.47.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.47.0.tgz", - "integrity": "sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==", + "version": "7.50.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.50.1.tgz", + "integrity": "sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index cfab148a3..e2a302667 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-error-boundary": "^4.0.12", "react-helmet-async": "^1.3.0", "react-highlight-words": "^0.20.0", - "react-hook-form": "^7.47.0", + "react-hook-form": "^7.50.1", "react-i18next": "^14.0.3", "react-redux": "^8.1.3", "react-router-dom": "^6.22.0",