Merge pull request #129 from batuhan-basoglu/dependabot/npm_and_yarn/react-hook-form-7.45.4

Bump react-hook-form from 7.45.2 to 7.45.4
This commit is contained in:
Batuhan Berk Başoğlu 2023-08-22 15:34:52 +00:00 committed by GitHub
commit f84a808a8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -38,7 +38,7 @@
"react-form-with-constraints": "^0.16.1",
"react-form-with-constraints-bootstrap4": "^0.16.1",
"react-google-maps": "^9.4.5",
"react-hook-form": "^7.45.2",
"react-hook-form": "^7.45.4",
"react-i18next": "^13.1.2",
"react-router-dom": "^6.15.0",
"react-scripts": "5.0.1",
@ -17986,9 +17986,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.45.2",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.2.tgz",
"integrity": "sha512-9s45OdTaKN+4NSTbXVqeDITd/nwIg++nxJGL8+OD5uf1DxvhsXQ641kaYHk5K28cpIOTYm71O/fYk7rFaygb3A==",
"version": "7.45.4",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.4.tgz",
"integrity": "sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==",
"engines": {
"node": ">=12.22.0"
},
@ -35578,9 +35578,9 @@
}
},
"react-hook-form": {
"version": "7.45.2",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.2.tgz",
"integrity": "sha512-9s45OdTaKN+4NSTbXVqeDITd/nwIg++nxJGL8+OD5uf1DxvhsXQ641kaYHk5K28cpIOTYm71O/fYk7rFaygb3A==",
"version": "7.45.4",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.4.tgz",
"integrity": "sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==",
"requires": {}
},
"react-i18next": {

View file

@ -32,7 +32,7 @@
"react-form-with-constraints": "^0.16.1",
"react-form-with-constraints-bootstrap4": "^0.16.1",
"react-google-maps": "^9.4.5",
"react-hook-form": "^7.45.2",
"react-hook-form": "^7.45.4",
"react-i18next": "^13.1.2",
"react-router-dom": "^6.15.0",
"react-scripts": "5.0.1",