Skip to content

Commit 5c01070

Browse files
committed
fix: upgrade react-hook-form from 7.43.7 to 7.54.2
Snyk has created this PR to upgrade react-hook-form from 7.43.7 to 7.54.2. See this package in npm: react-hook-form See this project in Snyk: https://app.snyk.io/org/application-services-red-hat-trusted-artifact-signer/project/58641423-d292-4c7f-b78e-8e820e768056?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 26c68b5 commit 5c01070

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

+10-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^18.0.0-rc.1",
3333
"react-dom": "^18.0.0-rc.1",
3434
"react-error-boundary": "^3.1.4",
35-
"react-hook-form": "^7.31.0",
35+
"react-hook-form": "^7.54.2",
3636
"react-syntax-highlighter": "^15.5.0",
3737
"rekor": "^0.2.0",
3838
"sharp": "^0.33.2"

0 commit comments

Comments
 (0)