aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 5cf7ef9b..bcca9822 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"react-content-loader": "^7.0.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.51.1",
+ "react-hook-form": "^7.51.2",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.3",
"svg4everybody": "^2.1.9",
@@ -16213,9 +16213,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.51.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.1.tgz",
- "integrity": "sha512-ifnBjl+kW0ksINHd+8C/Gp6a4eZOdWyvRv0UBaByShwU8JbVx5hTcTWEcd5VdybvmPTATkVVXk9npXArHmo56w==",
+ "version": "7.51.2",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.2.tgz",
+ "integrity": "sha512-y++lwaWjtzDt/XNnyGDQy6goHskFualmDlf+jzEZvjvz6KWDf7EboL7pUvRCzPTJd0EOPpdekYaQLEvvG6m6HA==",
"engines": {
"node": ">=12.22.0"
},
diff --git a/package.json b/package.json
index a03c7bab..8aa6bed3 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"react-content-loader": "^7.0.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.51.1",
+ "react-hook-form": "^7.51.2",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.3",
"svg4everybody": "^2.1.9",