diff --git a/package.json b/package.json index c3430f9..9fc9e06 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "nanoid": "^5.0.4", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.49.2", + "react-hook-form": "^7.50.1", "react-hook-form-mantine": "^3.1.3", "react-router-dom": "^6.21.0", "reactflow": "^11.10.1", diff --git a/yarn.lock b/yarn.lock index c3c6676..cd12895 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7018,10 +7018,10 @@ react-hook-form-mantine@^3.1.3: resolved "https://registry.yarnpkg.com/react-hook-form-mantine/-/react-hook-form-mantine-3.1.3.tgz#8f47f29f9e6c173f5ac80384238337bcd7738746" integrity sha512-SQs63N17+mOHeUuvfGNjk1ZyAf02uih4q4ujD7ZT6yZB7lVU7BV8M9MNou0CMA8uRmWBKATG4geZ4ptY59L9iA== -react-hook-form@^7.49.2: - version "7.49.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.49.2.tgz#6fb2742e1308020f26cb1915c7012b6c07b11ade" - integrity sha512-TZcnSc17+LPPVpMRIDNVITY6w20deMdNi6iehTFLV1x8SqThXGwu93HjlUVU09pzFgZH7qZOvLMM7UYf2ShAHA== +react-hook-form@^7.50.1: + version "7.50.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.50.1.tgz#f6aeb17a863327e5a0252de8b35b4fc8990377ed" + integrity sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ== react-is@18.1.0: version "18.1.0"