From 36bfdd45a3b2cb00911688e22dc719fbb9b58eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 11:37:01 -0400 Subject: [PATCH] chore(deps): bump @hookform/resolvers from 2.8.0 to 2.8.8 Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.8.0 to 2.8.8. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v2.8.0...v2.8.8) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 51a7e0d..33a19e8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fontsource/inter": "^4.4.5", "@geist-ui/react": "^2.1.5", "@geist-ui/react-icons": "^1.0.1", - "@hookform/resolvers": "^2.8.0", + "@hookform/resolvers": "^2.8.8", "@types/cors": "^2.8.12", "@types/react-hamburger-menu": "^0.0.4", "autoprefixer": "^10.3.6", diff --git a/yarn.lock b/yarn.lock index 56ba799..ab5064d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1127,10 +1127,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@hookform/resolvers@^2.8.0": - version "2.8.0" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.0.tgz#32e82b072ff71c71e62fb2901b129642a0c5897e" - integrity sha512-ALlr0Bg6zDHdRsdqkwfWGPMnIxP4hqMRPvFDHp7lWXQeA7rKykto3cWqQQh1s0PzX043RHwMB6OHVPMwFJqwxg== +"@hookform/resolvers@^2.8.8": + version "2.8.8" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.8.tgz#17cf806485435877fdafce9f3bee6ff68f7f87b6" + integrity sha512-meAEDur1IJBfKyTo9yPYAuzjIfrxA7m9Ov+1nxaW/YupsqMeseWifoUjWK03+hz/RJizsVQAaUjVxFEkyu0GWg== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"