Merge pull request #69 from Arctichawk1/dependabot/npm_and_yarn/react-hook-form-7.44.2
Bump react-hook-form from 7.43.9 to 7.44.2
This commit is contained in:
commit
6ff90eccfb
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -38,7 +38,7 @@
|
||||||
"react-form-with-constraints": "^0.16.0",
|
"react-form-with-constraints": "^0.16.0",
|
||||||
"react-form-with-constraints-bootstrap4": "^0.16.1",
|
"react-form-with-constraints-bootstrap4": "^0.16.1",
|
||||||
"react-google-maps": "^9.4.5",
|
"react-google-maps": "^9.4.5",
|
||||||
"react-hook-form": "^7.43.9",
|
"react-hook-form": "^7.44.2",
|
||||||
"react-i18next": "^11.8.12",
|
"react-i18next": "^11.8.12",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^5.2.0",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
|
@ -17261,9 +17261,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-hook-form": {
|
"node_modules/react-hook-form": {
|
||||||
"version": "7.43.9",
|
"version": "7.44.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.9.tgz",
|
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.44.2.tgz",
|
||||||
"integrity": "sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==",
|
"integrity": "sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.22.0"
|
"node": ">=12.22.0"
|
||||||
},
|
},
|
||||||
|
@ -33158,9 +33158,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-hook-form": {
|
"react-hook-form": {
|
||||||
"version": "7.43.9",
|
"version": "7.44.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.9.tgz",
|
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.44.2.tgz",
|
||||||
"integrity": "sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==",
|
"integrity": "sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg==",
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"react-form-with-constraints": "^0.16.0",
|
"react-form-with-constraints": "^0.16.0",
|
||||||
"react-form-with-constraints-bootstrap4": "^0.16.1",
|
"react-form-with-constraints-bootstrap4": "^0.16.1",
|
||||||
"react-google-maps": "^9.4.5",
|
"react-google-maps": "^9.4.5",
|
||||||
"react-hook-form": "^7.43.9",
|
"react-hook-form": "^7.44.2",
|
||||||
"react-i18next": "^11.8.12",
|
"react-i18next": "^11.8.12",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^5.2.0",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
|
|
Loading…
Reference in a new issue