Skip to content

Commit 5110527

Browse files
committed
fix(deps): update dependency react-hook-form to v7.43.8
1 parent 96650a0 commit 5110527

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"next-seo": "5.15.0",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
21-
"react-hook-form": "7.43.7",
21+
"react-hook-form": "7.43.8",
2222
"typeface-rubik": "1.1.13",
2323
"typeface-ubuntu-mono": "1.1.13"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2546,10 +2546,10 @@ react-dom@18.2.0:
25462546
loose-envify "^1.1.0"
25472547
scheduler "^0.23.0"
25482548

2549-
react-hook-form@7.43.7:
2550-
version "7.43.7"
2551-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.7.tgz#88b8bc257635d706955e19c05254fb492fa77ad1"
2552-
integrity sha512-38yehQkQQ5uufaPKFScs7jhLE8n3+LG9H/BZfFAiBL2+7piDmw/BrdNJV4irzMaPnWZGhmGLHVICHXNVGIuXZg==
2549+
react-hook-form@7.43.8:
2550+
version "7.43.8"
2551+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.8.tgz#189fe4fb31e15c280b529cc3041249ed12108d75"
2552+
integrity sha512-BQm+Ge5KjTk1EchDBRhdP8Pkb7MArO2jFF+UWYr3rtvh6197khi22uloLqlWeuY02ItlCzPunPsFt1/q9wQKnw==
25532553

25542554
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
25552555
version "16.13.1"

0 commit comments

Comments
 (0)