diff --git a/package-lock.json b/package-lock.json index 86a8791a..13f29f61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -90,7 +90,7 @@ "react-draggable": "^4.7.1", "react-email": "^6.9.1", "react-globe.gl": "^2.37.1", - "react-hook-form": "^7.85.0", + "react-hook-form": "^7.86.0", "react-i18next": "^17.0.6", "react-map-gl": "^8.1.1", "react-router": "^8.3.0", @@ -15651,9 +15651,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.85.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.85.0.tgz", - "integrity": "sha512-U2MTriFXnclmV4rOE20p2DcRFv5WEg3FIcBFOKcOLFHDVvGIMPvLTkTWefUsonmlaVy23khVDxDWym6uJVGOzw==", + "version": "7.86.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.86.0.tgz", + "integrity": "sha512-4kbWJrh5jPZt1+YqVcXcGKffGcXV/XVbozknLh0Yjh0KhpoAkus21TAQhzRYqNwFkkObmnSvRlZZ3GT+ehoIrA==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 607eddfd..8b40850d 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "react-draggable": "^4.7.1", "react-email": "^6.9.1", "react-globe.gl": "^2.37.1", - "react-hook-form": "^7.85.0", + "react-hook-form": "^7.86.0", "react-i18next": "^17.0.6", "react-map-gl": "^8.1.1", "react-router": "^8.3.0",