diff --git a/package-lock.json b/package-lock.json index 08e27a1a..2fecb204 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "relock-npm-lock-v2-18sYze", + "name": "relock-npm-lock-v2-LnMwoR", "lockfileVersion": 3, "requires": true, "packages": { @@ -16,7 +16,7 @@ "openai-edge": "^1.2.0", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.52.1", + "react-hook-form": "^7.52.2", "react-hot-toast": "^2.4.1", "react-markdown": "^9.0.0", "react-speech-recognition": "^3.10.0", @@ -2943,12 +2943,12 @@ } }, "node_modules/react-hook-form": { - "version": "7.52.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.52.1.tgz", - "integrity": "sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg==", + "version": "7.52.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.52.2.tgz", + "integrity": "sha512-pqfPEbERnxxiNMPd0bzmt1tuaPcVccywFDpyk2uV5xCIBphHV5T8SVnX9/o3kplPE1zzKt77+YIoq+EMwJp56A==", "license": "MIT", "engines": { - "node": ">=12.22.0" + "node": ">=18.0.0" }, "funding": { "type": "opencollective", diff --git a/package.json b/package.json index a2fd738f..f3b176cd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "openai-edge": "^1.2.0", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.52.1", + "react-hook-form": "^7.52.2", "react-hot-toast": "^2.4.1", "react-markdown": "^9.0.0", "react-speech-recognition": "^3.10.0",