Skip to content

Commit 0b64098

Browse files
committed
fix: upgrade react-hook-form from 7.46.1 to 7.53.0
Snyk has created this PR to upgrade react-hook-form from 7.46.1 to 7.53.0. See this package in npm: react-hook-form See this project in Snyk: https://app.snyk.io/org/mevarensev/project/e7e33483-4ccb-442f-86f6-b292a48da20d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bf5c89f commit 0b64098

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"match-sorter": "^6.3.1",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
25-
"react-hook-form": "^7.46.1",
25+
"react-hook-form": "^7.53.0",
2626
"react-redux": "^8.0.5",
2727
"react-router-dom": "^6.16.0",
2828
"redux": "^4.2.0",

0 commit comments

Comments
 (0)