fix(deps): update dependency react-hook-form to v7.56.1 (main) (#17394)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/17396/head
renovate[bot] 4 weeks ago committed by GitHub
parent 3c85f4862d
commit 3c741be39e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      pkg/ui/frontend/package-lock.json

@ -5653,9 +5653,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.56.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.0.tgz",
"integrity": "sha512-U2QQgx5z2Y8Z0qlXv3W19hWHJgfKdWMz0O/osuY+o+CYq568V2R/JhzC6OAXfR8k24rIN0Muan2Qliaq9eKs/g==",
"version": "7.56.1",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.1.tgz",
"integrity": "sha512-qWAVokhSpshhcEuQDSANHx3jiAEFzu2HAaaQIzi/r9FNPm1ioAvuJSD4EuZzWd7Al7nTRKcKPnBKO7sRn+zavQ==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"

Loading…
Cancel
Save