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 1e1fd4dd..370fa837 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -27,7 +27,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.39.7",
+ "react-hook-form": "^7.40.0",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",
@@ -13940,9 +13940,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.39.7",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.7.tgz",
- "integrity": "sha512-RT0NE1uW1bY3nAuMdzfqHrpv2+sICVFaxBOvNJsCva4if2sxPxcyJy/CSqU56UXqAdRg724CNDhjMYPSHSF3rg==",
+ "version": "7.40.0",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.40.0.tgz",
+ "integrity": "sha512-0rokdxMPJs0k9bvFtY6dbcSydyNhnZNXCR49jgDr/aR03FDHFOK6gfh8ccqB3fl696Mk7lqh04xdm+agqWXKSw==",
"engines": {
"node": ">=12.22.0"
},
@@ -27075,9 +27075,9 @@
}
},
"react-hook-form": {
- "version": "7.39.7",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.7.tgz",
- "integrity": "sha512-RT0NE1uW1bY3nAuMdzfqHrpv2+sICVFaxBOvNJsCva4if2sxPxcyJy/CSqU56UXqAdRg724CNDhjMYPSHSF3rg==",
+ "version": "7.40.0",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.40.0.tgz",
+ "integrity": "sha512-0rokdxMPJs0k9bvFtY6dbcSydyNhnZNXCR49jgDr/aR03FDHFOK6gfh8ccqB3fl696Mk7lqh04xdm+agqWXKSw==",
"requires": {}
},
"react-hot-toast": {
diff --git a/vnext/package.json b/vnext/package.json
index 1ca6a734..dcb741e5 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -67,7 +67,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.39.7",
+ "react-hook-form": "^7.40.0",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",