diff --git a/package-lock.json b/package-lock.json index 9d1259894..689f324be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "postcss": "^8.5.6", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.64.0", + "react-hook-form": "^7.65.0", "react-instantsearch-dom": "^6.40.4", "uuid": "^13.0.0", "zustand": "^5.0.8" @@ -10657,9 +10657,9 @@ "integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==" }, "node_modules/react-hook-form": { - "version": "7.64.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.64.0.tgz", - "integrity": "sha512-fnN+vvTiMLnRqKNTVhDysdrUay0kUUAymQnFIznmgDvapjveUWOOPqMNzPg+A+0yf9DuE2h6xzBjN1s+Qx8wcg==", + "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 89967006b..eeda6f5c0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "postcss": "^8.5.6", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.64.0", + "react-hook-form": "^7.65.0", "react-instantsearch-dom": "^6.40.4", "uuid": "^13.0.0", "zustand": "^5.0.8"