Skip to content

Commit 5c268d2

Browse files
committed
fix: upgrade react-hook-form from 7.32.2 to 7.51.0
Snyk has created this PR to upgrade react-hook-form from 7.32.2 to 7.51.0. See this package in npm: https://www.npmjs.com/package/react-hook-form See this project in Snyk: https://app.snyk.io/org/eiromplays/project/2e187fe8-39b0-4c07-a8c4-5697552af5e9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a02165c commit 5c268d2

File tree

1 file changed

+1
-1
lines changed
  • src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp

1 file changed

+1
-1
lines changed

src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"marked": "4.0.17",
2626
"react": "18.2.0",
2727
"react-dom": "18.2.0",
28-
"react-hook-form": "7.32.2",
28+
"react-hook-form": "7.51.0",
2929
"react-icons": "4.4.0",
3030
"react-image-crop": "10.0.4",
3131
"react-select": "5.3.2",

0 commit comments

Comments
 (0)