aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package-lock.json14
-rw-r--r--vnext/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index cf860d7d..573ee591 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -28,7 +28,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.42.1",
+ "react-hook-form": "^7.43.0",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.8.0",
"react-use": "^17.4.0",
@@ -14317,9 +14317,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.42.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.42.1.tgz",
- "integrity": "sha512-2UIGqwMZksd5HS55crTT1ATLTr0rAI4jS7yVuqTaoRVDhY2Qc4IyjskCmpnmdYqUNOYFy04vW253tb2JRVh+IQ==",
+ "version": "7.43.0",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.0.tgz",
+ "integrity": "sha512-/rVEz7T0gLdSFwPqutJ1kn2e0sQNyb9ci/hmwEYr2YG0KF/LSuRLvNrf9QWJM+gj88CjDpDW5Bh/1AD7B2+z9Q==",
"engines": {
"node": ">=12.22.0"
},
@@ -27711,9 +27711,9 @@
}
},
"react-hook-form": {
- "version": "7.42.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.42.1.tgz",
- "integrity": "sha512-2UIGqwMZksd5HS55crTT1ATLTr0rAI4jS7yVuqTaoRVDhY2Qc4IyjskCmpnmdYqUNOYFy04vW253tb2JRVh+IQ==",
+ "version": "7.43.0",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.0.tgz",
+ "integrity": "sha512-/rVEz7T0gLdSFwPqutJ1kn2e0sQNyb9ci/hmwEYr2YG0KF/LSuRLvNrf9QWJM+gj88CjDpDW5Bh/1AD7B2+z9Q==",
"requires": {}
},
"react-hot-toast": {
diff --git a/vnext/package.json b/vnext/package.json
index 5f8d7ee6..f5e0bb0f 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -68,7 +68,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.42.1",
+ "react-hook-form": "^7.43.0",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.8.0",
"react-use": "^17.4.0",