Skip to content

Commit 769d53c

Browse files
committed
fix: upgrade react-hook-form from 7.49.3 to 7.55.0
Snyk has created this PR to upgrade react-hook-form from 7.49.3 to 7.55.0. See this package in npm: react-hook-form See this project in Snyk: https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3c46603 commit 769d53c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react": "^18.3.1",
2323
"react-dom": "^18.2.0",
2424
"react-error-boundary": "^4.0.13",
25-
"react-hook-form": "7.49.3",
25+
"react-hook-form": "7.55.0",
2626
"react-icons": "^5.4.0"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)