diff --git a/package-lock.json b/package-lock.json index 0765acf9..1ec706be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "oidc-client-ts": "^2.4.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "7.52.0", + "react-hook-form": "7.52.1", "react-oidc-context": "^2.3.1", "react-router-dom": "6.24.0", "recoil": "0.7.7" @@ -11747,9 +11747,9 @@ "integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==" }, "node_modules/react-hook-form": { - "version": "7.52.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.52.0.tgz", - "integrity": "sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==", + "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==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index 0d88f0c6..ac3fbeb9 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "oidc-client-ts": "^2.4.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "7.52.0", + "react-hook-form": "7.52.1", "react-oidc-context": "^2.3.1", "react-router-dom": "6.24.0", "recoil": "0.7.7"