diff --git a/package-lock.json b/package-lock.json index 9c8cb7153..0b941640e 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.63.0", + "react-hook-form": "^7.64.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.63.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.63.0.tgz", - "integrity": "sha512-ZwueDMvUeucovM2VjkCf7zIHcs1aAlDimZu2Hvel5C5907gUzMpm4xCrQXtRzCvsBqFjonB4m3x4LzCFI1ZKWA==", + "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==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 8f6b1995d..12d880406 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.63.0", + "react-hook-form": "^7.64.0", "react-instantsearch-dom": "^6.40.4", "uuid": "^13.0.0", "zustand": "^5.0.8"