Skip to content

Commit ecf5ea0

Browse files
committed
fix(deps): update dependency react-hook-form to v7.39.5
1 parent 99cb34e commit ecf5ea0

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.14.1",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
21-
"react-hook-form": "7.39.4",
21+
"react-hook-form": "7.39.5",
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
@@ -2468,10 +2468,10 @@ react-dom@18.2.0:
24682468
loose-envify "^1.1.0"
24692469
scheduler "^0.23.0"
24702470

2471-
react-hook-form@7.39.4:
2472-
version "7.39.4"
2473-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.39.4.tgz#7d9edf4e778a0cec4383f0119cd0699e3826a14a"
2474-
integrity sha512-B0e78r9kR9L2M4A4AXGbHoA/vyv34sB/n8QWJAw33TFz8f5t9helBbYAeqnbvcQf1EYzJxKX/bGQQh9K+evCyQ==
2471+
react-hook-form@7.39.5:
2472+
version "7.39.5"
2473+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.39.5.tgz#a4272b60288ef5e1bb42bbb6ba3b36d243ab2879"
2474+
integrity sha512-OE0HKyz5IPc6svN2wd+e+evidZrw4O4WZWAWYzQVZuHi+hYnHFSLnxOq0ddjbdmaLIsLHut/ab7j72y2QT3+KA==
24752475

24762476
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
24772477
version "16.13.1"

0 commit comments

Comments
 (0)