Skip to content

Commit 06e9b41

Browse files
committed
fix(deps): update dependency react-hook-form to v7.43.5
1 parent e9c918f commit 06e9b41

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.4",
18+
"react-hook-form": "7.43.5",
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
@@ -2053,10 +2053,10 @@ react-dom@18.2.0:
20532053
loose-envify "^1.1.0"
20542054
scheduler "^0.23.0"
20552055

2056-
react-hook-form@7.43.4:
2057-
version "7.43.4"
2058-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.4.tgz#32c12cce916e2ba50178148a5ef5acffeaae2a3e"
2059-
integrity sha512-JZp05wvmuV8qr3NNDWwyhiQL05sh9E8x/2NoWtkdiyyiezmwOr5pKexlvbCEfBMa7ZYrvzk88G/uhLl47T9b7Q==
2056+
react-hook-form@7.43.5:
2057+
version "7.43.5"
2058+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.5.tgz#b320405594f1506d8d57b954383166d4ff563778"
2059+
integrity sha512-YcaXhuFHoOPipu5pC7ckxrLrialiOcU91pKu8P+isAcXZyMgByUK9PkI9j5fENO4+6XU5PwWXRGMIFlk9u9UBQ==
20602060

20612061
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
20622062
version "16.13.1"

0 commit comments

Comments
 (0)