Skip to content

Commit b7a0e34

Browse files
committed
Update dependency react-hook-form to v7.32.1
1 parent dd1226c commit b7a0e34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-google-recaptcha": "2.1.0",
2222
"react-google-recaptcha-v3": "1.9.7",
2323
"react-helmet": "6.1.0",
24-
"react-hook-form": "7.31.1",
24+
"react-hook-form": "7.32.1",
2525
"react-helmet-async": "1.3.0",
2626
"react-lightgallery": "0.9.0",
2727
"react-query": "3.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8449,10 +8449,10 @@ [email protected]:
84498449
react-fast-compare "^3.1.1"
84508450
react-side-effect "^2.1.0"
84518451

8452-
react-hook-form@7.31.1:
8453-
version "7.31.1"
8454-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.1.tgz#16c357dd366bc226172e6acbb5a1672873bbfb28"
8455-
integrity sha512-QjtjZ8r8KtEBWWpcXLyQordCraTFxILtyQpaz5KLLxN2YzcC+FZ9LLtOnNGuOnzZo9gCoB+viK3ZHV9Mb2htmQ==
8452+
react-hook-form@7.32.1:
8453+
version "7.32.1"
8454+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.32.1.tgz#103de7b7ef3a7d295264433e4464bd17c8e4bdc9"
8455+
integrity sha512-A0bsgZZUnGdG68sXLBNMN7zRYKbYc/ESjDkjrJZ8PZ8/96EQ0IwMfYY3wpopt+yn2+Mm3APEUkw+JdjYQSRVJA==
84568456

84578457
react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
84588458
version "16.13.1"

0 commit comments

Comments
 (0)