diff --git a/package-lock.json b/package-lock.json index 044497c..17b2282 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "nativewind": "^4.2.6", "react": "19.2.3", "react-dom": "19.2.3", - "react-hook-form": "^7.83.0", + "react-hook-form": "^7.84.0", "react-i18next": "^17.0.11", "react-native": "0.86.0", "react-native-gesture-handler": "~2.32.0", @@ -15103,9 +15103,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.83.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.83.0.tgz", - "integrity": "sha512-AXt8cMCmx5a7u4uvpb2uRFVrWQhllI4pV+LSykxIac/hjt44TnQkmX9BKuQi2i+LDC62esmiLpilkav+kjVf/A==", + "version": "7.84.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.84.0.tgz", + "integrity": "sha512-+hWvQP6GLco56mDwrbU4XnHix8t1z90ltZsDIrREl+jnQFQxYLX8oAzqe/Xn8nHpmoXTY5M6oEXrAhbP1qevNQ==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index f5322a8..8eeb246 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "nativewind": "^4.2.6", "react": "19.2.3", "react-dom": "19.2.3", - "react-hook-form": "^7.83.0", + "react-hook-form": "^7.84.0", "react-i18next": "^17.0.11", "react-native": "0.86.0", "react-native-gesture-handler": "~2.32.0",