aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-06 21:59:07 +0000
committerGravatar vitalyster2023-03-07 12:04:01 +0300
commitc396506aae81fb5d8700f2082eaaf2ee90292b6e (patch)
tree4a13222e5303df459e18cd8dbcf07babbca1b36f /package-lock.json
parent3896e284ce063b68f655349342b8d1a7a79e2b45 (diff)
build(deps): bump react-hook-form from 7.43.4 to 7.43.5
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.4 to 7.43.5. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.4...v7.43.5) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 68407458..2a869129 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -26,7 +26,7 @@
"react-cookie": "^4.1.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.43.4",
+ "react-hook-form": "^7.43.5",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.8.2",
"svg4everybody": "^2.1.9",
@@ -15057,9 +15057,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.43.4",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.4.tgz",
- "integrity": "sha512-JZp05wvmuV8qr3NNDWwyhiQL05sh9E8x/2NoWtkdiyyiezmwOr5pKexlvbCEfBMa7ZYrvzk88G/uhLl47T9b7Q==",
+ "version": "7.43.5",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.5.tgz",
+ "integrity": "sha512-YcaXhuFHoOPipu5pC7ckxrLrialiOcU91pKu8P+isAcXZyMgByUK9PkI9j5fENO4+6XU5PwWXRGMIFlk9u9UBQ==",
"engines": {
"node": ">=12.22.0"
},
@@ -28788,9 +28788,9 @@
}
},
"react-hook-form": {
- "version": "7.43.4",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.4.tgz",
- "integrity": "sha512-JZp05wvmuV8qr3NNDWwyhiQL05sh9E8x/2NoWtkdiyyiezmwOr5pKexlvbCEfBMa7ZYrvzk88G/uhLl47T9b7Q==",
+ "version": "7.43.5",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.5.tgz",
+ "integrity": "sha512-YcaXhuFHoOPipu5pC7ckxrLrialiOcU91pKu8P+isAcXZyMgByUK9PkI9j5fENO4+6XU5PwWXRGMIFlk9u9UBQ==",
"requires": {}
},
"react-hot-toast": {