diff --git a/apps/clearance_ui/package.json b/apps/clearance_ui/package.json index fe83570d..9a997840 100644 --- a/apps/clearance_ui/package.json +++ b/apps/clearance_ui/package.json @@ -56,7 +56,7 @@ "packageurl-js": "1.2.1", "react-arborist": "3.4.3", "react-copy-to-clipboard": "5.1.0", - "react-hook-form": "7.58.1", + "react-hook-form": "7.60.0", "react-icons": "5.5.0", "react-resizable-panels": "3.0.3", "spdx-validation": "*", diff --git a/package-lock.json b/package-lock.json index e1de3505..c876f1d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "validation-helpers": "*" }, "devDependencies": { - "@ngneat/falso": "^8.0.2", + "@ngneat/falso": "^8.0.0", "@playwright/test": "1.53.1", "@types/adm-zip": "0.5.7", "@types/braces": "^3.0.4", @@ -231,7 +231,7 @@ "packageurl-js": "1.2.1", "react-arborist": "3.4.3", "react-copy-to-clipboard": "5.1.0", - "react-hook-form": "7.58.1", + "react-hook-form": "7.60.0", "react-icons": "5.5.0", "react-resizable-panels": "3.0.3", "spdx-validation": "*", @@ -18746,9 +18746,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.58.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.1.tgz", - "integrity": "sha512-Lml/KZYEEFfPhUVgE0RdCVpnC4yhW+PndRhbiTtdvSlQTL8IfVR+iQkBjLIvmmc6+GGoVeM11z37ktKFPAb0FA==", + "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==", "license": "MIT", "engines": { "node": ">=18.0.0"