From cfa60fc9f1038b73f44bc36054e6c4a48ea45c25 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Jun 2025 10:48:15 +0000 Subject: [PATCH] fix: upgrade react-hook-form from 7.53.0 to 7.56.3 Snyk has created this PR to upgrade react-hook-form from 7.53.0 to 7.56.3. See this package in npm: react-hook-form See this project in Snyk: https://app.snyk.io/org/sumansaurabh/project/569040e7-a26f-4ef9-a26e-4c16b49d3e71?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8acb056..9fa4f0d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "next-sitemap": "^4.2.3", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.52.2", + "react-hook-form": "^7.56.3", "react-lite-youtube-embed": "^2.4.0", "react-scroll": "^1.9.0", "react-tiny-popover": "^8.0.4",