aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ef2126eb..325c8567 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -29,7 +29,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.38.0",
+ "react-hook-form": "^7.39.1",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",
@@ -15000,9 +15000,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.38.0",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.38.0.tgz",
- "integrity": "sha512-gxWW1kMeru9xR1GoR+Iw4hA+JBOM3SHfr4DWCUKY0xc7Vv1MLsF109oHtBeWl9shcyPFx67KHru44DheN0XY5A==",
+ "version": "7.39.1",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.1.tgz",
+ "integrity": "sha512-MiF9PCILN5KulhSGbnjohMiTOrB47GerDTichMNP0y2cPUu1GTRFqbunOxCE9N1499YTLMV/ne4gFzqCp1rxrQ==",
"engines": {
"node": ">=12.22.0"
},
@@ -28659,9 +28659,9 @@
}
},
"react-hook-form": {
- "version": "7.38.0",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.38.0.tgz",
- "integrity": "sha512-gxWW1kMeru9xR1GoR+Iw4hA+JBOM3SHfr4DWCUKY0xc7Vv1MLsF109oHtBeWl9shcyPFx67KHru44DheN0XY5A==",
+ "version": "7.39.1",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.1.tgz",
+ "integrity": "sha512-MiF9PCILN5KulhSGbnjohMiTOrB47GerDTichMNP0y2cPUu1GTRFqbunOxCE9N1499YTLMV/ne4gFzqCp1rxrQ==",
"requires": {}
},
"react-hot-toast": {
diff --git a/vnext/package.json b/vnext/package.json
index a8d5346d..6730411b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -96,7 +96,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.38.0",
+ "react-hook-form": "^7.39.1",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",