Skip to content

Commit 3afbb21

Browse files
fix(deps): update dependency react-hook-form to v7.51.3
1 parent 81c43bf commit 3afbb21

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
@@ -23,7 +23,7 @@
2323
"react-google-recaptcha-v3": "1.9.7",
2424
"react-helmet": "6.1.0",
2525
"react-helmet-async": "1.3.0",
26-
"react-hook-form": "7.31.1",
26+
"react-hook-form": "7.51.3",
2727
"react-lightgallery": "0.9.0",
2828
"react-query": "3.39.0",
2929
"react-router-bootstrap": "0.26.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8714,10 +8714,10 @@ [email protected]:
87148714
react-fast-compare "^3.1.1"
87158715
react-side-effect "^2.1.0"
87168716

8717-
react-hook-form@7.31.1:
8718-
version "7.31.1"
8719-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.1.tgz#16c357dd366bc226172e6acbb5a1672873bbfb28"
8720-
integrity sha512-QjtjZ8r8KtEBWWpcXLyQordCraTFxILtyQpaz5KLLxN2YzcC+FZ9LLtOnNGuOnzZo9gCoB+viK3ZHV9Mb2htmQ==
8717+
react-hook-form@7.51.3:
8718+
version "7.51.3"
8719+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.3.tgz#7486dd2d52280b6b28048c099a98d2545931cab3"
8720+
integrity sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==
87218721

87228722
react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
87238723
version "16.13.1"

0 commit comments

Comments
 (0)