Skip to content

Commit 0233439

Browse files
committed
fix(deps): update dependency react-hook-form to v7.43.9
1 parent 8d7e817 commit 0233439

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.8",
21+
"react-hook-form": "7.43.9",
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.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==
2549+
react-hook-form@7.43.9:
2550+
version "7.43.9"
2551+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.9.tgz#84b56ac2f38f8e946c6032ccb760e13a1037c66d"
2552+
integrity sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==
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)