aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index a43d6eff..41967ebe 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.41.0",
+ "react-hook-form": "^7.41.1",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.6.1",
"react-use": "^17.4.0",
@@ -13947,9 +13947,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.41.0",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.41.0.tgz",
- "integrity": "sha512-u1cHOXujr+AsNBoeCtcCuRwPh87mXAgKtXqd3qTCBgNFYzVZLXjYgLcynORpAgqhe24r5scucR8+6gfWaXBtHQ==",
+ "version": "7.41.1",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.41.1.tgz",
+ "integrity": "sha512-IHUozfwuqE+P201KIJwotMd+UCKqzIprseR8UUjz1jRupkZeubg0xyeMLIaT192zHv7vBBu9bibpNV5cIB4E9g==",
"engines": {
"node": ">=12.22.0"
},
@@ -27085,9 +27085,9 @@
}
},
"react-hook-form": {
- "version": "7.41.0",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.41.0.tgz",
- "integrity": "sha512-u1cHOXujr+AsNBoeCtcCuRwPh87mXAgKtXqd3qTCBgNFYzVZLXjYgLcynORpAgqhe24r5scucR8+6gfWaXBtHQ==",
+ "version": "7.41.1",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.41.1.tgz",
+ "integrity": "sha512-IHUozfwuqE+P201KIJwotMd+UCKqzIprseR8UUjz1jRupkZeubg0xyeMLIaT192zHv7vBBu9bibpNV5cIB4E9g==",
"requires": {}
},
"react-hot-toast": {