diff --git a/package.json b/package.json index c3430f9..fb4ed3a 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.51.2", "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..f36ab46 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.51.2: + version "7.51.2" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.2.tgz#79f7f72ee217c5114ff831012d1a7ec344096e7f" + integrity sha512-y++lwaWjtzDt/XNnyGDQy6goHskFualmDlf+jzEZvjvz6KWDf7EboL7pUvRCzPTJd0EOPpdekYaQLEvvG6m6HA== react-is@18.1.0: version "18.1.0"