aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 3e76bcef..5364222b 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.0",
+ "react-hook-form": "^7.51.1",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.3",
"svg4everybody": "^2.1.9",
@@ -16290,9 +16290,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.51.0",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.0.tgz",
- "integrity": "sha512-BggOy5j58RdhdMzzRUHGOYhSz1oeylFAv6jUSG86OvCIvlAvS7KvnRY7yoAf2pfEiPN7BesnR0xx73nEk3qIiw==",
+ "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==",
"engines": {
"node": ">=12.22.0"
},