diff --git a/package-lock.json b/package-lock.json index b969a05fc..69795817d 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.66.1", + "react-hook-form": "^7.67.0", "react-instantsearch-dom": "^6.40.4", "uuid": "^13.0.0", "zustand": "^5.0.8" @@ -10839,9 +10839,9 @@ "integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==" }, "node_modules/react-hook-form": { - "version": "7.66.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.66.1.tgz", - "integrity": "sha512-2KnjpgG2Rhbi+CIiIBQQ9Df6sMGH5ExNyFl4Hw9qO7pIqMBR8Bvu9RQyjl3JM4vehzCh9soiNUM/xYMswb2EiA==", + "version": "7.67.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.67.0.tgz", + "integrity": "sha512-E55EOwKJHHIT/I6J9DmQbCWToAYSw9nN5R57MZw9rMtjh+YQreMDxRLfdjfxQbiJ3/qbg3Z02wGzBX4M+5fMtQ==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 8c5af7468..1dda7814f 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.66.1", + "react-hook-form": "^7.67.0", "react-instantsearch-dom": "^6.40.4", "uuid": "^13.0.0", "zustand": "^5.0.8"