diff --git a/package-lock.json b/package-lock.json index c647ff86f..3501be67f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "react-error-boundary": "^6.0.0", "react-google-recaptcha": "^3.1.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.58.0", + "react-hook-form": "^7.65.0", "react-i18next": "^15.7.3", "react-infinite-scroller": "^1.2.6", "react-intersection-observer": "^9.16.0", @@ -34659,9 +34659,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.58.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.0.tgz", - "integrity": "sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA==", + "version": "7.65.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.65.0.tgz", + "integrity": "sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 23abda419..a48e452f6 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "react-error-boundary": "^6.0.0", "react-google-recaptcha": "^3.1.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.58.0", + "react-hook-form": "^7.65.0", "react-i18next": "^15.7.3", "react-infinite-scroller": "^1.2.6", "react-intersection-observer": "^9.16.0",