Skip to content

Commit 64f93da

Browse files
committed
fix: upgrade react-hook-form from 7.52.1 to 7.52.2
Snyk has created this PR to upgrade react-hook-form from 7.52.1 to 7.52.2. See this package in npm: react-hook-form See this project in Snyk: https://app.snyk.io/org/calpinsw/project/3f278374-a2a0-407c-ac26-8fd2a108c950?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 58b7372 commit 64f93da

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

frontend/package-lock.json

Lines changed: 5 additions & 19 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
@@ -47,7 +47,7 @@
4747
"moment": "^2.30.1",
4848
"react": "^18.3.1",
4949
"react-dom": "^18.3.1",
50-
"react-hook-form": "^7.52.1",
50+
"react-hook-form": "^7.52.2",
5151
"react-icons": "^5.2.1",
5252
"react-router-dom": "^6.24.0"
5353
}

0 commit comments

Comments
 (0)