diff --git a/package.json b/package.json index 25ab404..0874af4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "pill-pity": "^0.2.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.41.3", + "react-hook-form": "^7.43.3", "react-icons": "^4.7.1", "react-markdown": "^8.0.4", "uuid": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index e6ae043..b65125f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6911,10 +6911,10 @@ react-focus-lock@^2.9.2: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-hook-form@^7.41.3: - version "7.41.3" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.3.tgz#1b85e95e70cb743d41cd9230ea2df71359d00151" - integrity sha512-5QNTmqJtDb88WV5n41b6+AmcDMVyaJ3tccPgHAgS215w3jZ3bmJhDO27kNTr8u4YHNYXmS7p1/4/KachBAlUtw== +react-hook-form@^7.43.3: + version "7.43.3" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.3.tgz#780af64ea1f3c5864626a377e302bfcc7750af6f" + integrity sha512-LV6Fixh+hirrl6dXbM78aB6n//82aKbsNbcofF3wc6nx1UJLu3Jj/gsg1E5C9iISnLX+du8VTUyBUz2aCy+H7w== react-icons@^4.7.1: version "4.7.1"