Skip to content

Commit f55901b

Browse files
committed
fix(deps): update dependency react-hook-form to v7.43.9
1 parent 107ead4 commit f55901b

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
@@ -15,7 +15,7 @@
1515
"next": "12.3.4",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
18-
"react-hook-form": "7.43.8",
18+
"react-hook-form": "7.43.9",
1919
"typeface-rubik": "1.1.13",
2020
"typeface-ubuntu-mono": "1.1.13"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,10 +2093,10 @@ react-dom@18.2.0:
20932093
loose-envify "^1.1.0"
20942094
scheduler "^0.23.0"
20952095

2096-
react-hook-form@7.43.8:
2097-
version "7.43.8"
2098-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.8.tgz#189fe4fb31e15c280b529cc3041249ed12108d75"
2099-
integrity sha512-BQm+Ge5KjTk1EchDBRhdP8Pkb7MArO2jFF+UWYr3rtvh6197khi22uloLqlWeuY02ItlCzPunPsFt1/q9wQKnw==
2096+
react-hook-form@7.43.9:
2097+
version "7.43.9"
2098+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.9.tgz#84b56ac2f38f8e946c6032ccb760e13a1037c66d"
2099+
integrity sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==
21002100

21012101
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
21022102
version "16.13.1"

0 commit comments

Comments
 (0)