diff --git a/apps/customer-service/package.json b/apps/customer-service/package.json index b91412579..00f733600 100644 --- a/apps/customer-service/package.json +++ b/apps/customer-service/package.json @@ -30,7 +30,7 @@ "next-themes": "^0.2.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.46.1", + "react-hook-form": "^7.46.2", "react-intersection-observer": "^9.5.2", "react-intl": "^6.4.7", "superjson": "^1.13.1", diff --git a/yarn.lock b/yarn.lock index 43bb69b83..037f32307 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4513,10 +4513,10 @@ react-error-boundary@^3.1.4: dependencies: "@babel/runtime" "^7.12.5" -react-hook-form@^7.46.1: - version "7.46.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.46.1.tgz#39347dbff19d980cb41087ac32a57abdc6045bb3" - integrity sha512-0GfI31LRTBd5tqbXMGXT1Rdsv3rnvy0FjEk8Gn9/4tp6+s77T7DPZuGEpBRXOauL+NhyGT5iaXzdIM2R6F/E+w== +react-hook-form@^7.46.2: + version "7.46.2" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.46.2.tgz#051e3cb2a73f3e86de739f2198c6042902158c43" + integrity sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q== react-intersection-observer@^9.5.2: version "9.5.2"