diff --git a/apps/infoalloggi/package-lock.json b/apps/infoalloggi/package-lock.json index da73866..d0c199d 100644 --- a/apps/infoalloggi/package-lock.json +++ b/apps/infoalloggi/package-lock.json @@ -57,7 +57,7 @@ "react-day-picker": "^9.8.0", "react-dom": "^19.1.1", "react-email": "^4.2.3", - "react-hook-form": "^7.60.0", + "react-hook-form": "^7.62.0", "react-hot-toast": "^2.5.2", "react-is": "^19.1.0", "react-leaflet": "^5.0.0", @@ -16476,9 +16476,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.60.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.60.0.tgz", - "integrity": "sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A==", + "version": "7.62.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.62.0.tgz", + "integrity": "sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/apps/infoalloggi/package.json b/apps/infoalloggi/package.json index d398782..fc30149 100644 --- a/apps/infoalloggi/package.json +++ b/apps/infoalloggi/package.json @@ -68,7 +68,7 @@ "react-day-picker": "^9.8.0", "react-dom": "^19.1.1", "react-email": "^4.2.3", - "react-hook-form": "^7.60.0", + "react-hook-form": "^7.62.0", "react-hot-toast": "^2.5.2", "react-is": "^19.1.0", "react-leaflet": "^5.0.0",