Skip to content

Commit a91ef14

Browse files
committed
fix: upgrade react-hook-form from 7.52.0 to 7.52.1
Snyk has created this PR to upgrade react-hook-form from 7.52.0 to 7.52.1. 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 01f1b4e commit a91ef14

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

frontend/package-lock.json

Lines changed: 5 additions & 4 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
@@ -40,7 +40,7 @@
4040
"moment": "^2.30.1",
4141
"react": "^18.3.1",
4242
"react-dom": "^18.3.1",
43-
"react-hook-form": "^7.51.5",
43+
"react-hook-form": "^7.52.1",
4444
"react-icons": "^5.2.1",
4545
"react-router-dom": "^6.24.0"
4646
}

0 commit comments

Comments
 (0)